mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ----------------------------------------------------------------------------
|
||||
# CMake file for java support
|
||||
# ----------------------------------------------------------------------------
|
||||
if(NOT BUILD_JAVA_SUPPORT OR NOT PYTHON_EXECUTABLE)
|
||||
if(NOT PYTHON_EXECUTABLE)
|
||||
ocv_module_disable(java)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user