diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-01-11 07:47:42 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 15:47:42 -0800 |
| commit | ef0e8780ef5dd0b2c79a22b5f8efdb189a5f9e25 (patch) | |
| tree | 86f34b614925f33b8e4ca0f84d2c610f82750c92 /ports/openmvg/CONTROL | |
| parent | 0fb8168c7c5f83784a62c8051bd6429a9e8c454e (diff) | |
| download | vcpkg-ef0e8780ef5dd0b2c79a22b5f8efdb189a5f9e25.tar.gz vcpkg-ef0e8780ef5dd0b2c79a22b5f8efdb189a5f9e25.zip | |
[openmvg]Fix path in openmvg-config.cmake. (#8824)
* [openmvg]Fix path in openmvg-config.cmake.
* [openmvg]Revert changes about windows share library extensions.
Diffstat (limited to 'ports/openmvg/CONTROL')
| -rw-r--r-- | ports/openmvg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openmvg/CONTROL b/ports/openmvg/CONTROL index 7e7384a19..7f883548d 100644 --- a/ports/openmvg/CONTROL +++ b/ports/openmvg/CONTROL @@ -1,5 +1,5 @@ Source: openmvg -Version: 1.4-6 +Version: 1.4-7 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, suitesparse |
