We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49ea864 + 8703798 commit 0863f9cCopy full SHA for 0863f9c
modules/julia/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(NOT HAVE_JULIA MATCHES "YES")
+if(NOT HAVE_JULIA)
2
message(STATUS "Julia not found. Not compiling Julia Bindings. ${HAVE_JULIA}")
3
ocv_module_disable(julia)
4
elseif(NOT PYTHON_DEFAULT_EXECUTABLE)
0 commit comments