]> https://gitweb.dealii.org/ - dealii.git/commitdiff
silence update-to-date cmake install message 3140/head
authorTimo Heister <timo.heister@gmail.com>
Tue, 20 Sep 2016 19:44:53 +0000 (15:44 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 20 Sep 2016 20:27:54 +0000 (16:27 -0400)
CMakeLists.txt

index ae70ed8b732d7d08967a8822f2028caef6f7d1c7..ba2e58325e09b068124c08a808b4b35166b19b72 100644 (file)
@@ -63,6 +63,11 @@ FOREACH(_file ${_macro_files})
   INCLUDE(${_file})
 ENDFOREACH()
 
+#
+# Avoid verbose "Up-to-date" status information during installation:
+#
+SET_IF_EMPTY(CMAKE_INSTALL_MESSAGE "LAZY")
+
 #
 # Check for the existence of various optional folders:
 #

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.