...
This commit is contained in:
@@ -101,5 +101,10 @@ if (WITH_TESTS)
|
||||
add_executable(${NETMSG_TESTS_APP} tests/netmsg_test.cpp)
|
||||
target_link_libraries(${NETMSG_TESTS_APP} mcc)
|
||||
|
||||
|
||||
set(MCCCOORD_TEST_APP mcc_coord_test)
|
||||
add_executable(${MCCCOORD_TEST_APP} tests/mcc_coord_test.cpp)
|
||||
target_link_libraries(${MCCCOORD_TEST_APP} mcc ERFA_LIB)
|
||||
|
||||
enable_testing()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user