]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reference readme when step-XX.diff is missing. 18053/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 29 Jan 2025 08:43:24 +0000 (09:43 +0100)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 29 Jan 2025 08:46:44 +0000 (09:46 +0100)
tests/examples/CMakeLists.txt.in

index 058558c90c39d993ccdfe25fe702e049db00061b..adba8cef1da92199087a0b3f8f6d4930398f6ce4 100644 (file)
@@ -16,6 +16,7 @@ foreach(_step ${_steps})
   if(NOT EXISTS ${_diff_file})
     message(FATAL_ERROR
       "\nMissing ${_step}.diff file for example ${_step}.\n"
+      "Consult tests/examples/README.md for instructions.\n"
       )
   endif()
 

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.