Fixed android test detection and some spaces in CMakeLists.txt

pull/3237/head
Maksim Shabunin 10 years ago
parent cff5e3ee88
commit 2992e3a1b6
  1. 2
      modules/java/android_test/CMakeLists.txt

@ -1,5 +1,5 @@
# list of modules covered with tests # list of modules covered with tests
set(tested_modules opencv_calib3d opencv_core opencv_features2d opencv_highgui opencv_imgproc opencv_objdetect opencv_photo opencv_video opencv_android) set(tested_modules opencv_calib3d opencv_core opencv_features2d opencv_highgui opencv_imgproc opencv_objdetect opencv_photo opencv_video)
# opencv_ml is broken # opencv_ml is broken
#list(APPEND tested_modules opencv_ml) #list(APPEND tested_modules opencv_ml)

Loading…
Cancel
Save