diff options
| author | cDc <cdc.seacave@gmail.com> | 2020-01-10 20:40:42 +0200 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-10 10:40:42 -0800 |
| commit | 3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e (patch) | |
| tree | 008468084eb5be591c02c40f6c94bbb60fa28969 /ports/openmvs/CONTROL | |
| parent | 314d59229dab8561f71e57d6a909d243fc39934f (diff) | |
| download | vcpkg-3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e.tar.gz vcpkg-3b5c2ec03e8fc8864c4c259607e3ad1edc8a900e.zip | |
[openmvs] Update to 1.0.1 (#9563)
* [openmvs] update
* fix windows static
* fix x86 windows
* Update CONTROL
Diffstat (limited to 'ports/openmvs/CONTROL')
| -rw-r--r-- | ports/openmvs/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openmvs/CONTROL b/ports/openmvs/CONTROL index 1708205a8..067600b84 100644 --- a/ports/openmvs/CONTROL +++ b/ports/openmvs/CONTROL @@ -1,4 +1,4 @@ Source: openmvs -Version: 1.0-3 +Version: 1.0.1 Description: OpenMVS: open Multi-View Stereo reconstruction library Build-Depends: zlib, boost-iostreams, boost-program-options, boost-system, boost-serialization, eigen3, ceres, opencv, cgal[core], glew, glfw3, vcglib |
