]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Print version numbers into detailed.log
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 Aug 2013 21:55:20 +0000 (21:55 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 Aug 2013 21:55:20 +0000 (21:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@30321 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_finalize.cmake

index c530dc2cb35ca1a56ae7885d62fff0e84f3e55b6..bccc2b16b867a14ee324e29323b2ae2052795e9e 100644 (file)
@@ -186,6 +186,13 @@ FOREACH(_var ${_features})
     IF(FEATURE_${_feature}_EXTERNAL_CONFIGURED)
       _both("#        ${_var} set up with external dependencies\n")
 
+      #
+      # Print out version number:
+      #
+      IF(DEFINED ${_feature}_VERSION)
+        _detailed("#            ${_feature}_VERSION = ${${_feature}_VERSION}\n")
+      ENDIF()
+
       #
       # Print the feature configuration:
       #

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.