mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Reduce dependencies between modules
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
if(NOT ANT_EXECUTABLE)
|
||||
if(NOT ANT_EXECUTABLE
|
||||
OR NOT BUILD_opencv_imgcodecs
|
||||
OR NOT BUILD_opencv_calib3d)
|
||||
return()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user