VS2019: fixed build

This commit is contained in:
matlabbe
2020-03-11 23:34:55 -04:00
parent 39724e239c
commit 5371f94c8f
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ if(@CONF_WITH_GUI@ AND ${WITH_GUI})
set(RTABMap_LIBRARIES ${RTABMap_LIBRARIES} ${RTABMap_GUI})
elseif(${WITH_GUI})
MESSAGE(ERROR "Asked for \"gui\" module but RTABMap hasn't been built with gui support.")
MESSAGE(WARNING "Asked for \"gui\" module but RTABMap hasn't been built with gui support.")
endif()
# Dependencies