mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Modified install layout for Android
This commit is contained in:
@@ -41,4 +41,6 @@ endif()
|
||||
|
||||
target_link_libraries(${the_target} ${traincascade_libs})
|
||||
|
||||
install(TARGETS ${the_target} RUNTIME DESTINATION bin COMPONENT main)
|
||||
if(NOT ANDROID)
|
||||
install(TARGETS ${the_target} RUNTIME DESTINATION bin COMPONENT main)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user