ROS matcher v1
A debugger (Problème de référence)
This commit is contained in:
parent
36abb2ffd7
commit
d8929a1eac
91 changed files with 167 additions and 69 deletions
|
@ -132,6 +132,10 @@ target_link_libraries(ASIFT_matcher
|
|||
X11
|
||||
)
|
||||
|
||||
#add_custom_command(TARGET ASIFT_matcher PRE_BUILD
|
||||
# COMMAND ${CMAKE_COMMAND} -E copy_directory
|
||||
# ${CMAKE_SOURCE_DIR}/book_training $<TARGET_FILE_DIR:ASIFT_matcher>)
|
||||
|
||||
## Add cmake target dependencies of the executable
|
||||
## same as for the library above
|
||||
# add_dependencies(${PROJECT_NAME}_node ${${PROJECT_NAME}_EXPORTED_TARGETS} ${catkin_EXPORTED_TARGETS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue