]> https://gitweb.dealii.org/ - dealii.git/commitdiff
install summary.log
authorTimo Heister <timo.heister@gmail.com>
Sun, 16 Sep 2018 23:45:12 +0000 (19:45 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 16 Sep 2018 23:45:40 +0000 (19:45 -0400)
This is extremely useful to debug installation problems because one can
easily check the version and status of dependencies of an installation
instead of digging into the config.h

doc/CMakeLists.txt

index 76267a3212466919a5451b905192311bd760b8d0..8872f746fb2ddad05d0b6d2929cef93032fbf3a2 100644 (file)
@@ -62,6 +62,16 @@ INSTALL(FILES
   COMPONENT library
   )
 
+#
+# Install summary.log
+#
+
+INSTALL(FILES
+  ${CMAKE_BINARY_DIR}/summary.log
+  DESTINATION ${DEAL_II_DOCREADME_RELDIR}
+  COMPONENT library
+  )
+
 #
 # Add a dummy target to make documentation files known to IDEs.
 #

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.