Merge pull request #580 from vrabaud:patch-1

pull/567/merge
Andrey Kamaev 12 years ago committed by OpenCV Buildbot
commit b9b4200504
  1. 1
      cmake/templates/OpenCVConfig.cmake.in

@ -81,7 +81,6 @@ set(OpenCV_HAVE_ANDROID_CAMERA @HAVE_opencv_androidcamera@)
# Provide the include directories to the caller
set(OpenCV_INCLUDE_DIRS @OpenCV_INCLUDE_DIRS_CONFIGCMAKE@)
include_directories(${OpenCV_INCLUDE_DIRS})
# ======================================================
# Link directories to add to the user project:

Loading…
Cancel
Save