mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
Update CPM.cmake to v0.32.0 (#114)
This commit is contained in:
parent
eb6ed2cafe
commit
f6f4e21015
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
set(CPM_DOWNLOAD_VERSION 0.31.1)
|
set(CPM_DOWNLOAD_VERSION 0.32.0)
|
||||||
|
|
||||||
if(CPM_SOURCE_CACHE)
|
if(CPM_SOURCE_CACHE)
|
||||||
# Expand relative path. This is important if the provided path contains a tilde (~)
|
# Expand relative path. This is important if the provided path contains a tilde (~)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue