diff --git a/crosbot_ui/CMakeLists.txt b/crosbot_ui/CMakeLists.txt index b2731609afb5b894592b3866caedfe9718d2dcfe..483ca62bb88d1a97f5a289bd76db73a910b24da9 100644 --- a/crosbot_ui/CMakeLists.txt +++ b/crosbot_ui/CMakeLists.txt @@ -48,7 +48,7 @@ SET(QT_USE_QTOPENGL TRUE) ## DEPENDS: system dependencies of this project that dependent projects also need catkin_package( INCLUDE_DIRS include -# LIBRARIES crosbot_ui + LIBRARIES crosbot_ui # CATKIN_DEPENDS crosbot crosbot_fastslam roscpp # DEPENDS system_lib )