Skip to content

Commit e048f94

Browse files
committed
fixes #4 finished ros1 CMakeLists.txt
1 parent e185fbc commit e048f94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

example/GigeCam/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ else ()
8383
)
8484
file(GLOB_RECURSE SOURCE_FILES
8585
ros_main.cpp
86+
mv_cam.cpp
87+
mv_cam.h
8688
)
8789
add_executable(${PROJECT_NAME}_ros ${SOURCE_FILES})
8890
target_link_directories(${PROJECT_NAME}_ros PRIVATE ${MVCAM_LIB_DIR})

0 commit comments

Comments
 (0)