mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 23:50:53 +02:00
download cpm.cmake on-demand
This commit is contained in:
parent
866ae707e5
commit
15257595a7
2 changed files with 13 additions and 500 deletions
|
@ -33,8 +33,6 @@ CPMAddPackage(
|
|||
VERSION 1.6
|
||||
OPTIONS # enable cmake formatting
|
||||
"FORMAT_CHECK_CMAKE ON"
|
||||
# skip CPM.cmake
|
||||
"CMAKE_FORMAT_EXCLUDE cmake/CPM.cmake"
|
||||
)
|
||||
|
||||
# ---- Create binary ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue