aboutsummaryrefslogtreecommitdiff
path: root/ports/openmvg/CONTROL
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-05-19 07:58:03 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-05-18 22:58:03 -0700
commit69e86fd2013e0c495cc4e61500e794548b62ae03 (patch)
tree622efdfd61d25e6105751e316b033e8ff4bcd804 /ports/openmvg/CONTROL
parent77af264118522788e24e463309220f97dcff0a79 (diff)
downloadvcpkg-69e86fd2013e0c495cc4e61500e794548b62ae03.tar.gz
vcpkg-69e86fd2013e0c495cc4e61500e794548b62ae03.zip
[lz4, flann] port patches from #5169 (#6294)
* [lz4, flann] port patches from #5169 * [lz4] use vcpkg_fixup_cmake_targets * [flann] improve target handling * [lz4] remove unnecessary debug message * [openmvg] many many fixes to build it on windows * [pcl] use official FLANN cmake config file instead of custom module * [pcl] fix patch for flann targets * [pcl] Bump CONTROL version
Diffstat (limited to 'ports/openmvg/CONTROL')
-rw-r--r--ports/openmvg/CONTROL15
1 files changed, 11 insertions, 4 deletions
diff --git a/ports/openmvg/CONTROL b/ports/openmvg/CONTROL
index ce974a9d6..5006dc8dd 100644
--- a/ports/openmvg/CONTROL
+++ b/ports/openmvg/CONTROL
@@ -1,4 +1,11 @@
-Source: openmvg
-Version: 1.4-1
-Description: open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
-Build-Depends: coinutils, clp, osi, liblemon, flann, eigen3, ceres, cereal, libjpeg-turbo, tiff, libpng, zlib
+Source: openmvg
+Version: 1.4-2
+Description: open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
+Build-Depends: coinutils, clp, osi, liblemon, flann, eigen3, ceres, cereal, libjpeg-turbo, tiff, libpng, zlib
+
+Feature: opencv
+Build-Depends: opencv[contrib]
+Description: opencv support for openmvg
+
+Feature: openmp
+Description: openmp support for openmvg