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

@@ -386,12 +386,6 @@ IF(OpenCV_FOUND)
ENDIF()
ENDIF(OpenCV_FOUND)
IF(FLANN18_FOUND)
MESSAGE(STATUS " With FLANN >= 1.8 = YES")
ELSE()
MESSAGE(STATUS " With FLANN >= 1.8 = NO")
ENDIF()
IF(Freenect_FOUND)
MESSAGE(STATUS " With Freenect = YES")
ELSEIF(NOT WITH_FREENECT)