summaryrefslogtreecommitdiff
path: root/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in')
-rw-r--r--graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in b/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
deleted file mode 100644
index a4796f178c39..000000000000
--- a/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./cmake/templates/OpenCVConfig.cmake.in.orig 2013-12-01 09:56:12.000000000 -0500
-+++ ./cmake/templates/OpenCVConfig.cmake.in 2013-12-01 09:56:42.000000000 -0500
-@@ -195,7 +195,7 @@
- set(OpenCV_LIB_SUFFIX "")
- endif()
-
--SET(OpenCV_LIBS "${OpenCV_LIB_COMPONENTS}")
-+SET(OpenCV_LIBS "${OpenCV_FIND_COMPONENTS}")
-
- foreach(__opttype OPT DBG)
- SET(OpenCV_LIBS_${__opttype} "${OpenCV_LIBS}")