...
This commit is contained in:
@@ -92,5 +92,9 @@ if (WITH_TESTS)
|
||||
target_include_directories(${CTTE_TEST_APP} PRIVATE ${ERFA_INCLUDE_DIR})
|
||||
target_link_libraries(${CTTE_TEST_APP} ERFA_LIB bsplines)
|
||||
|
||||
set(CFG_TEST_APP cfg_test)
|
||||
add_executable(${CFG_TEST_APP} tests/cfg_test.cpp)
|
||||
target_link_libraries(${CFG_TEST_APP} PRIVATE mcc)
|
||||
|
||||
enable_testing()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user