Skip to content

Commit ffd9bfa

Browse files
authored
Disable Java build for OpenCV (#239)
1 parent b002e57 commit ffd9bfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/opencv_config.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ execute_process(
1313
-DBUILD_PERF_TESTS=OFF
1414
-DBUILD_TESTS=OFF
1515
-DBUILD_opencv_apps=OFF
16+
-DBUILD_JAVA=OFF
1617
WORKING_DIRECTORY "${OPENCV_BUILD_DIR}"
1718
)
1819

0 commit comments

Comments
 (0)