Skip to content

Commit

Permalink
! test: Disable java
Browse files Browse the repository at this point in the history
  • Loading branch information
cv3d committed Sep 10, 2018
1 parent 62f2ef3 commit bc03430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/java/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ if(OPENCV_INITIAL_PASS)
add_subdirectory(generator)
endif()

ocv_module_disable(java)
if(APPLE_FRAMEWORK OR WINRT OR NOT PYTHON_DEFAULT_AVAILABLE OR NOT ANT_EXECUTABLE
OR NOT (JNI_FOUND OR (ANDROID AND ANDROID_NATIVE_API_LEVEL GREATER 7))
OR BUILD_opencv_world
Expand Down

0 comments on commit bc03430

Please sign in to comment.