mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 13:41:13 +02:00
parent
0b21db1022
commit
ced140e2f6
2 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ include(../cmake/tools.cmake)
|
|||
|
||||
include(../cmake/CPM.cmake)
|
||||
|
||||
option(CXXOPTS_BUILD_TESTS "" NO)
|
||||
CPMAddPackage("gh:jarro2783/cxxopts@2.2.0")
|
||||
CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue