1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00

Update CPM.cmake to v0.32.0

This commit is contained in:
Luke Peterson 2021-03-25 14:28:02 -07:00
parent eb6ed2cafe
commit f32bccbdbf

View file

@ -1,4 +1,4 @@
set(CPM_DOWNLOAD_VERSION 0.31.1)
set(CPM_DOWNLOAD_VERSION 0.32.0)
if(CPM_SOURCE_CACHE)
# Expand relative path. This is important if the provided path contains a tilde (~)