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.
1 parent b002e57 commit ffd9bfaCopy full SHA for ffd9bfa
1 file changed
cmake/opencv_config.cmake
@@ -13,6 +13,7 @@ execute_process(
13
-DBUILD_PERF_TESTS=OFF
14
-DBUILD_TESTS=OFF
15
-DBUILD_opencv_apps=OFF
16
+ -DBUILD_JAVA=OFF
17
WORKING_DIRECTORY "${OPENCV_BUILD_DIR}"
18
)
19
0 commit comments