]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: also record dummy target in detailed.log 14998/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 30 Mar 2023 17:45:31 +0000 (12:45 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 30 Mar 2023 17:59:04 +0000 (12:59 -0500)
cmake/setup_write_config.cmake

index 75469f42e0c6c5d40e7a392a982ee1871f03d13a..e9e82dfd7a75f34494c1b9a325793529fa10a39b 100644 (file)
@@ -131,6 +131,9 @@ endif()
 
 _detailed("#  Library targets:\n")
 
+_detailed("#\n")
+_print_target(${DEAL_II_TARGET_NAME})
+
 foreach(_build ${DEAL_II_BUILD_TYPES})
   string(TOLOWER "${_build}" _build_lowercase)
   _detailed("#\n")

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.