mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
update CPM.cmake and use new shorthand syntax (#87)
This commit is contained in:
parent
573663dc15
commit
27c17d63cf
4 changed files with 6 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
set(CPM_DOWNLOAD_VERSION 0.28.4)
|
||||
set(CPM_DOWNLOAD_VERSION 0.31.0)
|
||||
|
||||
if(CPM_SOURCE_CACHE)
|
||||
# Expand relative path. This is important if the provided path contains a tilde (~)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue