camera-preview sample removed from CMakeLists.txt

pull/80/head
Alexander Smorkalov 12 years ago committed by Andrey Kamaev
parent 84856fa2c1
commit 4c06d0834e
  1. 2
      samples/android/CMakeLists.txt

@ -17,8 +17,6 @@ add_subdirectory(tutorial-2-opencvcamera)
add_subdirectory(tutorial-3-native)
add_subdirectory(tutorial-4-mixed)
add_subdirectory(camera-preview)
#hello-android sample
if(HAVE_opencv_highgui)
ocv_include_modules_recurse(opencv_highgui opencv_core)

Loading…
Cancel
Save