parent
36b64d29b9
commit
39ba4f5de2
9 changed files with 15 additions and 15 deletions
1
external/external.cmake
vendored
1
external/external.cmake
vendored
|
|
@ -46,6 +46,7 @@ if(build_tool)
|
|||
execute_process(COMMAND git submodule update --init -- external/cxxopts
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
set(CXXOPTS_BUILD_TESTS OFF)
|
||||
add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/external/cxxopts EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue