blob: a2db48d7c9071747d0aff064639583b24c2deae2 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001diff --git a/modules/xfeatures2d/CMakeLists.txt b/modules/xfeatures2d/CMakeLists.txt
2index f295bddaed66..6086e75ec37b 100644
3--- a/modules/xfeatures2d/CMakeLists.txt
4+++ b/modules/xfeatures2d/CMakeLists.txt
5@@ -1,5 +1,5 @@
6 set(the_description "Contributed/Experimental Algorithms for Salient 2D Features Detection")
7 ocv_define_module(xfeatures2d opencv_core opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml
8 OPTIONAL opencv_cudaarithm WRAP python java)
9-include(cmake/download_vgg.cmake)
10-include(cmake/download_boostdesc.cmake)
11+#include(cmake/download_vgg.cmake)
12+#include(cmake/download_boostdesc.cmake)