mirror of
https://github.com/opencv/opencv.git
synced 2025-06-21 10:30:51 +08:00
Merge pull request #16520 from GArik:3.4
This commit is contained in:
commit
c3264aa83c
@ -45,7 +45,7 @@ if(INSTALL_PYTHON_EXAMPLES)
|
|||||||
add_subdirectory(python)
|
add_subdirectory(python)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
ocv_install_example_src("." CMakeLists.txt)
|
ocv_install_example_src("." CMakeLists.txt samples_utils.cmake)
|
||||||
if(INSTALL_C_EXAMPLES)
|
if(INSTALL_C_EXAMPLES)
|
||||||
install(DIRECTORY data DESTINATION "${OPENCV_SAMPLES_SRC_INSTALL_PATH}" COMPONENT samples_data)
|
install(DIRECTORY data DESTINATION "${OPENCV_SAMPLES_SRC_INSTALL_PATH}" COMPONENT samples_data)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user