aboutsummaryrefslogtreecommitdiff
path: root/versions/o-/openmvg.json
AgeCommit message (Collapse)Author
2021-09-23[openmvg] Fix for building with eigen 3.4.0. (#20056)Alberto Luaces
* [openmvg] Fix for building with eigen 3.4.0. * Bump port version. * Convert "version-string" field into "version" Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update vcpkg_check_features call * [openmvg] x-add-version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-05-26[FLANN] Allow to be build as shared lib (#16724)Lars Glud
* Allow FLANN to be build as shared lib * Fix openmvg linking to FLANN * Fix pcl linking to FLANN
2021-01-28[OpenCV] bump to 4.5.1 and to 3.4.13 (#15859)Stefano Sinigardi
* [OpenCV] bump to 4.5.1 and to 3.4.13 * [OpenCV] fix patches * [OpenCV] fix hdf5 integration * [OpenCV] devendor quirc * fix quirc for downstream ports * [quirc] fix target export * update version refs * [OpenMVG] fix regressions with new opencv * update version refs * fix quirc mismatch * update version refs
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca