Browse Source

ENH: remove message

Bill Hoffman 18 years ago
parent
commit
6a72bffaf4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Modules/InstallRequiredSystemLibraries.cmake

+ 0 - 1
Modules/InstallRequiredSystemLibraries.cmake

@@ -48,7 +48,6 @@ IF(MSVC)
         "${MSVC80_CRT_DIR}/msvcp80d.dll"
         "${MSVC80_CRT_DIR}/msvcr80d.dll"
         )
-      message(${__install__libs})
     ENDIF(CMAKE_INSTALL_DEBUG_LIBRARIES)
 
   ENDIF(MSVC80)