minor CMakeLists cleaning

pull/84/head
dmitriy.anisimov 11 years ago
parent 4041650fc4
commit 9ee9f182d6
  1. 2
      modules/datasetstools/CMakeLists.txt
  2. 2
      modules/xfeatures2d/CMakeLists.txt

@ -1,3 +1,3 @@
set(the_description "datasets tools")
ocv_define_module(datasetstools opencv_core opencv_features2d)
ocv_define_module(datasetstools opencv_core)

@ -1,2 +1,2 @@
set(the_description "Contributed/Experimental Algorithms for Salient 2D Features Detection")
ocv_define_module(xfeatures2d opencv_core opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml opencv_cudaarithm)
ocv_define_module(xfeatures2d opencv_core opencv_cudaarithm opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml)

Loading…
Cancel
Save