Skip to content

Commit 9ee9f18

Browse files
author
dmitriy.anisimov
committed
minor CMakeLists cleaning
1 parent 4041650 commit 9ee9f18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
set(the_description "datasets tools")
2-
ocv_define_module(datasetstools opencv_core opencv_features2d)
2+
ocv_define_module(datasetstools opencv_core)
33

modules/xfeatures2d/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
set(the_description "Contributed/Experimental Algorithms for Salient 2D Features Detection")
2-
ocv_define_module(xfeatures2d opencv_core opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml opencv_cudaarithm)
2+
ocv_define_module(xfeatures2d opencv_core opencv_cudaarithm opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml)

0 commit comments

Comments
 (0)