Fixed typo
This commit is contained in:
parent
49933c798f
commit
c19d0b17de
@ -1,7 +1,7 @@
|
||||
# ----------------------------------------------------------------------------
|
||||
# CMake file for java support
|
||||
# ----------------------------------------------------------------------------
|
||||
if(NOT ANDRDOID OR NOT PYTHON_EXECUTABLE)
|
||||
if(NOT ANDROID OR NOT PYTHON_EXECUTABLE)
|
||||
ocv_module_disable(java)
|
||||
endif()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user