mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
547aa70944
commit
84c4dea360
1 changed files with 0 additions and 2 deletions
|
|
@ -61,7 +61,5 @@ add_executable(opencv_camera src/opencv_camera)
|
|||
target_link_libraries(opencv_camera ${catkin_LIBRARIES} ${OpenCV_LIBRARIES})
|
||||
add_executable(camera_display src/camera_display)
|
||||
target_link_libraries(camera_display ${catkin_LIBRARIES} ${OpenCV_LIBRARIES})
|
||||
add_executable(basic_shape src/basic_shape)
|
||||
target_link_libraries(basic_shape ${catkin_LIBRARIES})
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue