ENH: remove message

This commit is contained in:
Bill Hoffman 2007-09-21 11:42:12 -04:00
parent 172d36cfed
commit 6a72bffaf4
1 changed files with 0 additions and 1 deletions

View File

@ -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)