1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-06 00:41:01 +02:00

disable CXXOPTS_BUILD_TESTS

update CPM verstion too
This commit is contained in:
ClausKlein 2021-03-02 13:45:08 +01:00
parent 0b21db1022
commit c521855e03
2 changed files with 2 additions and 1 deletions

View file

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