Commit Graph

23 Commits

Author SHA1 Message Date
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
Jack·Boos·Yu
8f8f7168ee
[cmake] update to 3.19.2 (#14716)
* [cmake] update to 3.19.0

* update vmss

* [cmake] update to 3.19.1

* [solid3] Fix configure error, fix static definition

* [flann] Add feature hdf5 and fix it

* [highfive] Fix dependency hdf5

* [simage] Fix configure error

* [aws-c-common] Fix configure error

* [cmake] Update to 3.19.2

* Revert changes about cmake bug

* [VMSS] Update cmake path on Windows

* [cmake] Update cmake hash

* [minc] Fix dependency hdf5

* [cmake] Update cmake package name and path on MacOS

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-12-28 21:21:03 -08:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Phil Christensen
4bb67553f0
[flann] fix flaky config (#7073) 2019-06-27 15:55:07 -07:00
JackBoosY
25f628e05f [flann]Upgrade version to 1.9.1 and fix build error. (#6931)
* [flann]Upgrade version to 1.9.1 and fix build error.

* [flann]apply new patches.

* [flann]Regenerate patches.

* [flann]Combine all patches.
2019-06-24 10:46:37 -07:00
Stefano Sinigardi
69e86fd201 [lz4, flann] port patches from #5169 (#6294)
* [lz4, flann] port patches from #5169

* [lz4] use vcpkg_fixup_cmake_targets

* [flann] improve target handling

* [lz4] remove unnecessary debug message

* [openmvg] many many fixes to build it on windows

* [pcl] use official FLANN cmake config file instead of custom module

* [pcl] fix patch for flann targets

* [pcl] Bump CONTROL version
2019-05-18 22:58:03 -07:00
Alexander Neumann
7419fc975c fixed flann for linux 2019-03-14 22:31:23 +01:00
Robert Schumacher
7b0ca5d022 [flann] Fix parallel configure 2018-10-25 10:28:08 -07:00
Alexander Karatarakis
aaa0308710 [flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME 2018-05-16 17:28:06 -07:00
Arkady Shapkin
21f776defb
[flann] Fix build on linux 2018-05-15 12:47:16 +03:00
Tsukasa Sugiura
05afaff355 Fix rename libraries of FLANN
Fix rename libraries of FLANN.
2017-11-03 18:10:30 -07:00
jasjuang
454cad276f fix hdf5 compile error 2017-08-11 15:27:49 -07:00
Robert Schumacher
852802770f [flann] Restore rename behavior 2017-07-14 14:11:53 -07:00
Tsukasa Sugiura
8059e874a6 Add suffix to debug libraries of FLANN
Add suffix (-gd) to debug libraries of FLANN.
The release libraries and the debug libraries should be the another
names.
2017-07-13 16:40:37 +09:00
Robert Schumacher
525d30d256 [flann] Add HEAD_REF, rename static libs to appear dynamic 2017-06-16 21:43:00 -07:00
Sean Li
89b9b8ed34 Remove static lib for dynamic build. 2017-06-17 12:14:29 +08:00
Sean Li
5c5affcc29 Revert previous patch rather than deleting it. 2017-06-17 12:09:44 +08:00
Sean Li
47909aff3e Substitue vcpkg_from_github for vcpkg_download_distfile. 2017-06-17 11:05:52 +08:00
Sean Li
8f013f811f Remove import libraries in static build. 2017-06-16 22:34:40 +08:00
Sean Li
45cc143b26 Add WINDOWS_EXPORT_ALL_SYMBOLS property to flann_cpp only. 2017-06-16 22:23:37 +08:00
Sean Li
c626675abb Remove dll for static build. 2017-06-16 17:16:10 +08:00
Sean Li
e8b8792691 flann: Add compilation of dll and flann_cpp. 2017-06-16 15:52:59 +08:00
mmazaherit
ec625bc160 check in flann 2017-06-11 17:26:22 -04:00