]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reword error message. 18597/head
authorMarc Fehling <mafehling.git@gmail.com>
Sat, 28 Jun 2025 16:17:55 +0000 (18:17 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 28 Jun 2025 16:17:55 +0000 (18:17 +0200)
cmake/configure/configure_50_sundials.cmake

index 8bc17133eaf21bf100ef9f1ccdd49a7e87f46a68..022078384f66b0d8e90fb4673bd1f2ac87550cbf 100644 (file)
@@ -46,7 +46,7 @@ macro(feature_sundials_find_external var)
     #
     if((SUNDIALS_WITH_MPI AND NOT DEAL_II_WITH_MPI) OR (NOT SUNDIALS_WITH_MPI AND DEAL_II_WITH_MPI))
       message(STATUS "Could not find a sufficient Sundials installation: "
-        "If deal.II and Sundials must either both have MPI support enabled or none of them."
+        "deal.II and Sundials must have MPI support either both enabled or both disabled."
       )
       set(SUNDIALS_ADDITIONAL_ERROR_STRING
         ${SUNDIALS_ADDITIONAL_ERROR_STRING}

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.