Skip to content

Commit

Permalink
Merge GT-RAIL pull request #16
Browse files Browse the repository at this point in the history
  • Loading branch information
roehling committed Jan 12, 2021
2 parents 0219a9c + f82abfb commit 033d5ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
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 033d5ce

Please sign in to comment.