Skip to content

Commit dfb1018

Browse files
slimasziommacmacal
andauthored
Update robotiq_hande_driver/CMakeLists.txt
Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
1 parent c8866ff commit dfb1018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

robotiq_hande_driver/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ add_library(
3030

3131
target_link_libraries(${PROJECT_NAME} PUBLIC modbus)
3232

33+
# TODO(issue#8) Build the communication_test only with BUILD_TESTING flag
3334
add_executable(communication_test test/communication_test.cpp)
3435
target_link_libraries(communication_test ${catkin_LIBRARIES} ${DEPENDS})
3536

0 commit comments

Comments
 (0)