Alexander Neumann
4ad26901ec
[Flann] disable openmp ( #26053 )
...
* [flann] disable openmp -> requires a feature.
* v db
2022-08-01 14:05:33 -07:00
Long Huan
1d7af6c9df
[flann] Change from find_package(hdf5) to find_dependency(HDF5) ( #22731 )
...
* fix flann-config.cmake
* update version
* fix
* Update flann.json
* Update vcpkg.json
* Update flann.json
2022-01-26 15:27:55 -08:00
Long Huan
bc4b12f517
[flann] Fix missing hdf5 dependency in flann-config.cmake ( #22153 )
...
* add find_package hdf5 in flann-config.cmake
* update versions
* Update flann.json
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-20 13:49:58 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() ( #20953 )
...
* [many ports] call vcpkg_fixup_pkgconfig()
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
* Update port-version for armadillo and polyclipping.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Lars Glud
2462a956c8
[FLANN] Allow to be build as shared lib ( #16724 )
...
* Allow FLANN to be build as shared lib
* Fix openmvg linking to FLANN
* Fix pcl linking to FLANN
2021-05-26 14:48:21 -07:00