Преглед на файлове

COMP: Remove extra debug statement in Documentation/CMakeLists.txt

Jean-Christophe Fillion-Robin преди 15 години
родител
ревизия
c4b7d84378
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Documentation/CMakeLists.txt

+ 0 - 1
Documentation/CMakeLists.txt

@@ -27,7 +27,6 @@ IF( DOXYGEN_FOUND )
       )
 
     SET(userdoc_output "${CMAKE_CURRENT_BINARY_DIR}/doc/html/index.html")
-    MESSAGE(userdoc_output:${userdoc_output})
     
     # Run doxygen as a custom command driven by a custom target.
     ADD_CUSTOM_COMMAND(