Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
Pulled from GT-RAIL#16

Co-written-by: Russel Howe <[email protected]>
  • Loading branch information
Erlend E. Aasland committed Apr 14, 2020
1 parent 8ece976 commit 7a4b80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
add_executable(test_web_server EXCLUDE_FROM_ALL test_web_server.cpp)
target_link_libraries(test_web_server ${PROJECT_NAME} ${catkin_LIBRARIES})
include_directories(${catkin_INCLUDE_DIRS})

if(TARGET tests)
add_dependencies(tests
Expand Down

0 comments on commit 7a4b80f

Please sign in to comment.