Skip to content

Commit c529596

Browse files
Merge branch '5.x' into fix-wechat-qrcode-shutdown-crash
2 parents 4127eed + 85e30a0 commit c529596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/saliency/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ endif()
44

55
set(the_description "Saliency API")
66

7-
ocv_define_module(saliency opencv_imgproc opencv_features2d WRAP python java)
7+
ocv_define_module(saliency opencv_imgproc opencv_features WRAP python java)
88

99
ocv_warnings_disable(CMAKE_CXX_FLAGS -Woverloaded-virtual)

0 commit comments

Comments
 (0)