From 0380e1e116fb10a00325d33629ee92485ebb3af5 Mon Sep 17 00:00:00 2001 From: Tim Clephas Date: Thu, 16 Mar 2017 10:08:02 +0100 Subject: [PATCH] Prevent compiler warning if compiling under ROS --- CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e7ee023a..856f13236 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -35,9 +35,9 @@ if (NOT CMAKE_BUILD_TYPE) endif() if(COMPILING_WITH_CATKIN) - message("---------------------------------------------------------------------") - message("PlotJuggler is being built using CATKIN. ROS plugins will be compiled") - message("---------------------------------------------------------------------") + message(STATUS "---------------------------------------------------------------------") + message(STATUS "PlotJuggler is being built using CATKIN. ROS plugins will be compiled") + message(STATUS "---------------------------------------------------------------------") find_package(catkin REQUIRED COMPONENTS rosbag