Skip to content
Snippets Groups Projects
Commit 18ea33cd authored by Andrews Sobral's avatar Andrews Sobral
Browse files

Update CMakeLists.txt

parent 499c5eab
No related branches found
No related tags found
No related merge requests found
......@@ -52,12 +52,12 @@ set_target_properties(bgs_bin
add_executable(bgs_demo ${demo})
target_link_libraries(bgs_demo ${OpenCV_LIBS} bgs)
INSTALL(TARGETS bgs
bgs_demo
bgs_bin
RUNTIME DESTINATION bin COMPONENT app
LIBRARY DESTINATION lib COMPONENT runtime
ARCHIVE DESTINATION lib COMPONENT runtime
PUBLIC_HEADER DESTINATION include/package_bgs COMPONENT dev
FRAMEWORK DESTINATION "/Library/Frameworks"
)
#INSTALL(TARGETS bgs
# bgs_demo
# bgs_bin
# RUNTIME DESTINATION bin COMPONENT app
# LIBRARY DESTINATION lib COMPONENT runtime
# ARCHIVE DESTINATION lib COMPONENT runtime
# PUBLIC_HEADER DESTINATION include/package_bgs COMPONENT dev
# FRAMEWORK DESTINATION "/Library/Frameworks"
#)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment