]> https://gitweb.dealii.org/ - dealii.git/commitdiff
more descriptive commands on how to setup tests for an already installed library 3905/head
authorDenis Davydov <davydden@gmail.com>
Thu, 2 Feb 2017 18:14:24 +0000 (19:14 +0100)
committerDenis Davydov <davydden@gmail.com>
Thu, 2 Feb 2017 18:14:24 +0000 (19:14 +0100)
doc/developers/testsuite.html

index 48350cbe777c8540bb149dd17dfd2e1f00baa596..4f44e221e40020c6be5afdd0766123df280b8188 100644 (file)
@@ -130,9 +130,9 @@ name.
       the testsuite and run cmake pointing to the <code>tests</code>
       subdirectory, e.g.,
 <pre>
-$ mkdir tests/build
-$ cd tests/build
-$ cmake ..
+$ mkdir tests_for_installed_dealii
+$ cd tests_for_installed_dealii
+$ cmake -DDEAL_II_DIR=/path/to/installed/dealii /path/to/dealii_source/tests
 </pre>
       After that the same configuration targets as described <a
       href="setupbuild">above</a> are available.

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.