]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add info for TPLs to testsuite doc. 16646/head
authorJan Philipp Thiele <thiele@wias-berlin.de>
Wed, 14 Feb 2024 16:27:46 +0000 (17:27 +0100)
committerJan Philipp Thiele <thiele@wias-berlin.de>
Wed, 14 Feb 2024 20:30:12 +0000 (21:30 +0100)
doc/developers/testsuite.html

index cce7ca3032a5f9c466dd7dc5bdae8eafe94784f9..72b4cb949c1b8ae4369189713b2610b2a34605d7 100644 (file)
@@ -479,6 +479,11 @@ category/test.with_umfpack=on.output, or
 category/test.with_zlib=off.output
 </pre>
       These tests will only be set up if the specified feature was configured.
+<p><b>Note:</b> For CMake variables indicating whether sub-packages of third party libraries
+      were detected, like <code>DEAL_II_TRILINOS_WITH_BELOS</code> or <code>DEAL_II_PETSC_WITH_HYPRE</code>
+      the correct syntax is adding an additional <code>with_</code>,
+      i.e. <code>with_trilinos_with_belos=on|off</code>.
+</p>
       It is possible to provide different output files for disabled/enabled
       features, e.g.,
 <pre>

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.