Project

General

Profile

Revision 14c71a7d

ID14c71a7d5ad2769dcf1a98442a6532eb4d5da442

Added by Nick Stanley almost 12 years ago

Edited and so it works, with the exception of now losing all of the CBlobResults includes when linking. I'm going to figure that out next.

View differences:

vision/CMakeLists.txt
23 23

  
24 24
rosbuild_add_executable(v2v3_converter src/v2v3_converter.cpp)
25 25
rosbuild_add_executable(rviz_interactive_target src/rviz_interactive_target.cpp)
26
rosbuild_add_executable(newConverter src/converteroverwrite.cpp)
27
rosbuild_add_executable(opencvdetect src/opencvdetect.cpp)
26 28

  
27 29
#common commands for building c++ executables and libraries
28 30
#rosbuild_add_library(${PROJECT_NAME} src/example.cpp)

Also available in: Unified diff