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