Renamed all flann headers to avoid conflicts if flann is already installed on the computer

This commit is contained in:
matlabbe
2015-09-12 01:36:17 -04:00
parent cf0d781020
commit a45aa5d8f7
61 changed files with 266 additions and 7186 deletions

View File

@@ -57,8 +57,8 @@ SET(SRC_FILES
toro3d/posegraph2.cpp
toro3d/treeoptimizer2.cpp
flann/ext/lz4.c
flann/ext/lz4hc.c
rtflann/ext/lz4.c
rtflann/ext/lz4hc.c
sqlite3/sqlite3.c
)