flann v2019-04-07
- Created
- Updated
Fast Library for Approximate Nearest Neighbors
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# cuda
CUDA support for FLANN
Host Dependencies:
No dependencies.
# hdf5
Build with hdf5
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by hdf5 )
- vcpkg-cmake-config (by hdf5 )
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
mmazaherit
Sean Li
Robert Schumacher
Tsukasa Sugiura
jasjuang
Alexander Karatarakis
Arkady Shapkin
Alexander Neumann
Stefano Sinigardi
pravic
Jack·Boos·Yu
Phil Christensen
Billy O'Neal
Lars Glud
autoantwort
Long Huan
Alexander Neumann
jim wang
# Changelog
and 21 more commits:
7419fc9
fixed flann for linux7b0ca5d
[flann] Fix parallel configureaaa0308
[flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME21f776d
[flann] Fix build on linux05afaff
Fix rename libraries of FLANN26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)454cad2
fix hdf5 compile error8528027
[flann] Restore rename behavior8059e87
Add suffix to debug libraries of FLANN525d30d
[flann] Add HEAD_REF, rename static libs to appear dynamic89b9b8e
Remove static lib for dynamic build.5c5affc
Revert previous patch rather than deleting it.47909af
Substitue vcpkg_from_github for vcpkg_download_distfile.8f013f8
Remove import libraries in static build.45cc143
Add WINDOWS_EXPORT_ALL_SYMBOLS property to flann_cpp only.c626675
Remove dll for static build.e8b8792
flann: Add compilation of dll and flann_cpp.ec625bc
check in flann