Resoluation du problème de référence

This commit is contained in:
Unknown 2018-08-03 12:32:42 +02:00
parent d8929a1eac
commit 3a7050eb53
20 changed files with 57683 additions and 19542 deletions

View file

@ -132,9 +132,9 @@ 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_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