aboutsummaryrefslogtreecommitdiff
path: root/ports/flann/CONTROL
diff options
context:
space:
mode:
authorTsukasa Sugiura <t.sugiura0204@gmail.com>2017-07-13 16:40:37 +0900
committerTsukasa Sugiura <t.sugiura0204@gmail.com>2017-07-13 16:40:37 +0900
commit8059e874a6e00ad596e04657b802380c9cb99475 (patch)
tree2d81710bdbe5d8ea09e55494128aa4aea0dd9c53 /ports/flann/CONTROL
parent5f96610af9943ca5d6648a655e110ec08776941d (diff)
downloadvcpkg-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/CONTROL2
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