diff options
| author | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-07-13 16:40:37 +0900 |
|---|---|---|
| committer | Tsukasa Sugiura <t.sugiura0204@gmail.com> | 2017-07-13 16:40:37 +0900 |
| commit | 8059e874a6e00ad596e04657b802380c9cb99475 (patch) | |
| tree | 2d81710bdbe5d8ea09e55494128aa4aea0dd9c53 /ports/flann/CONTROL | |
| parent | 5f96610af9943ca5d6648a655e110ec08776941d (diff) | |
| download | vcpkg-8059e874a6e00ad596e04657b802380c9cb99475.tar.gz vcpkg-8059e874a6e00ad596e04657b802380c9cb99475.zip | |
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.
Diffstat (limited to 'ports/flann/CONTROL')
| -rw-r--r-- | ports/flann/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/flann/CONTROL b/ports/flann/CONTROL index 41a18ae62..117938c82 100644 --- a/ports/flann/CONTROL +++ b/ports/flann/CONTROL @@ -1,3 +1,3 @@ Source: flann -Version: 1.9.1-2 +Version: 1.9.1-3 Description: Fast Library for Approximate Nearest Neighbors |
