adapt shorthand syntax in other dependencies (#88)
This commit is contained in:
parent
27c17d63cf
commit
0b21db1022
4 changed files with 5 additions and 26 deletions
|
@ -11,7 +11,6 @@ include(../cmake/tools.cmake)
|
|||
include(../cmake/CPM.cmake)
|
||||
|
||||
CPMAddPackage("gh:jarro2783/cxxopts@2.2.0")
|
||||
|
||||
CPMAddPackage(NAME Greeter SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/..)
|
||||
|
||||
# ---- Create standalone executable ----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue