We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e185fbc commit e048f94Copy full SHA for e048f94
1 file changed
example/GigeCam/CMakeLists.txt
@@ -83,6 +83,8 @@ else ()
83
)
84
file(GLOB_RECURSE SOURCE_FILES
85
ros_main.cpp
86
+ mv_cam.cpp
87
+ mv_cam.h
88
89
add_executable(${PROJECT_NAME}_ros ${SOURCE_FILES})
90
target_link_directories(${PROJECT_NAME}_ros PRIVATE ${MVCAM_LIB_DIR})
0 commit comments