]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use quotes instead of <...>. 18251/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 24 Mar 2025 16:06:30 +0000 (10:06 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 25 Mar 2025 00:49:15 +0000 (18:49 -0600)
cmake/macros/macro_deal_ii_setup_target.cmake

index 20da60b65155bd853b4e637b2b4102148e1e7d88..44b243f0b08db42629cf196ed63cdb3c0c2bcc02 100644 (file)
@@ -65,7 +65,7 @@ macro(deal_ii_setup_target _target)
         message(FATAL_ERROR
           "\nThe deal_ii_setup_target() macro can take optional arguments, "
           "but the debug or release configuration can only be specified "
-          "once. The arguments you passed are <${ARGN}>."
+          "once. The arguments you passed are \"${ARGN}\"."
           "\n\n"
           )
       endif()
@@ -73,7 +73,7 @@ macro(deal_ii_setup_target _target)
       message(FATAL_ERROR
         "\nThe deal_ii_setup_target() macro was called with an invalid argument. "
         "Valid arguments are (none), DEBUG, or RELEASE. "
-        "The argument given is <${_arg}>."
+        "The argument given is \"${_arg}\"."
         "\n\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.