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

bump the version of CPM to 0.38.1

This commit is contained in:
Tobias Schmidl 2023-05-04 09:54:48 +02:00
parent f0b5bdb1f5
commit f697dc8a2e

View file

@ -1,4 +1,4 @@
set(CPM_DOWNLOAD_VERSION 0.37.0)
set(CPM_DOWNLOAD_VERSION 0.38.1)
if(CPM_SOURCE_CACHE)
set(CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")