mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-05 16:31:01 +02:00
fix merge problems
prevent testing the cxxopts lib
This commit is contained in:
parent
9d1c7413f0
commit
1b3755e6e5
5 changed files with 7 additions and 8 deletions
|
@ -12,4 +12,4 @@ enable_testing()
|
|||
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../standalone standalone)
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../test test)
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../documentation documentation)
|
||||
add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/../documentation documentation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue