mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
Merge pull request #28331 from asmorkalov:as/python_standalone_layout
Define installation layout for Python standalone builds
This commit is contained in:
@@ -29,6 +29,7 @@ if(NOT PYTHON_NUMPY_INCLUDE_DIRS)
|
||||
message(FATAL_ERROR "Can't find Python 'numpy' development files")
|
||||
endif()
|
||||
|
||||
include("${OpenCV_SOURCE_DIR}/cmake/OpenCVInstallLayout.cmake")
|
||||
include("${OpenCV_SOURCE_DIR}/cmake/OpenCVDetectDLPack.cmake")
|
||||
|
||||
status("-----------------------------------------------------------------")
|
||||
|
||||
Reference in New Issue
Block a user