From: rnv Date: Tue, 2 Aug 2016 08:35:35 +0000 (+0300) Subject: Remove unnecessary trace from CMake. X-Git-Tag: V8_1_0b1~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=06bae2e030b5f8268c39df834a5ec56552ac33e3;p=modules%2Fgui.git Remove unnecessary trace from CMake. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index e65f907d7..f2ac6fa11 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -331,7 +331,6 @@ SET(_${PROJECT_NAME}_exposed_targets ) # CAF package (not compilable while TDocStd_Application::Formats is removed) -MESSAGE( STATUS "CAS_VERSION_STR: " ${CAS_VERSION_STR} ) IF(CAS_VERSION_STR VERSION_LESS "7.0.1") LIST(APPEND _${PROJECT_NAME}_exposed_targets caf)