Simplify tests
This commit is contained in:
parent
0288722985
commit
5c32905944
3 changed files with 28 additions and 96 deletions
|
@ -94,7 +94,6 @@ if(BUILD_TESTING)
|
|||
ament_add_gtest(test_utils test/test_utils.cpp)
|
||||
if(TARGET test_utils)
|
||||
target_link_libraries(test_utils ${PROJECT_NAME} -rdynamic)
|
||||
target_include_directories(test_utils PRIVATE test/)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue