aboutsummaryrefslogtreecommitdiff
path: root/ports/opencv/open_contrib-remove-waldboost.patch
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-03-29 09:54:24 -0700
committerGitHub <noreply@github.com>2017-03-29 09:54:24 -0700
commit490ba941ef8b1ef4bb6061a7eeafdcb20dee6bad (patch)
tree33235262e930720ae9a6dc2f91b65e9d4ebc20de /ports/opencv/open_contrib-remove-waldboost.patch
parent830bd8d44967ba488bd6cb5d18f227e7709b7881 (diff)
parenta9aaead2d19c60a51edbaaddd97b745c51714220 (diff)
downloadvcpkg-490ba941ef8b1ef4bb6061a7eeafdcb20dee6bad.tar.gz
vcpkg-490ba941ef8b1ef4bb6061a7eeafdcb20dee6bad.zip
Merge pull request #862 from tobiaskohlbau/opencv_contrib
[opencv] adds opencv_contrib option
Diffstat (limited to 'ports/opencv/open_contrib-remove-waldboost.patch')
-rw-r--r--ports/opencv/open_contrib-remove-waldboost.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/opencv/open_contrib-remove-waldboost.patch b/ports/opencv/open_contrib-remove-waldboost.patch
new file mode 100644
index 000000000..6c4da30ae
--- /dev/null
+++ b/ports/opencv/open_contrib-remove-waldboost.patch
@@ -0,0 +1,13 @@
+diff --git a/modules/xobjdetect/CMakeLists.txt b/modules/xobjdetect/CMakeLists.txt
+index 567909b..2f30b41 100644
+--- a/modules/xobjdetect/CMakeLists.txt
++++ b/modules/xobjdetect/CMakeLists.txt
+@@ -1,5 +1,2 @@
+ set(the_description "Object detection algorithms")
+ ocv_define_module(xobjdetect opencv_core opencv_imgproc opencv_highgui opencv_objdetect WRAP python)
+-if (NOT APPLE_FRAMEWORK)
+- add_subdirectory(tools)
+-endif()
+--
+2.12.0.windows.1
+