mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Fixed strange cmake error on windows (resolved by changing the directory name ?!?)
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/rtabmap@670 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
@@ -5,7 +5,7 @@ ADD_SUBDIRECTORY( ImagesDbExtractor )
|
||||
ADD_SUBDIRECTORY( VocabularyComparison )
|
||||
|
||||
IF(TARGET rtabmap_guilib)
|
||||
ADD_SUBDIRECTORY( DatabaseViewer )
|
||||
ADD_SUBDIRECTORY( viewer )
|
||||
ADD_SUBDIRECTORY( EpipolarGeometry )
|
||||
ELSE()
|
||||
MESSAGE(STATUS "RTAB-Map GUI lib is not built, the databaseViewer and epipolarGeometry programs will not be built...")
|
||||
|
||||
Reference in New Issue
Block a user