We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68bb317 + c7bbd1a commit b9b4200Copy full SHA for b9b4200
cmake/templates/OpenCVConfig.cmake.in
@@ -81,7 +81,6 @@ set(OpenCV_HAVE_ANDROID_CAMERA @HAVE_opencv_androidcamera@)
81
82
# Provide the include directories to the caller
83
set(OpenCV_INCLUDE_DIRS @OpenCV_INCLUDE_DIRS_CONFIGCMAKE@)
84
-include_directories(${OpenCV_INCLUDE_DIRS})
85
86
# ======================================================
87
# Link directories to add to the user project:
0 commit comments