From: Matthias Maier Date: Mon, 2 Sep 2013 17:45:14 +0000 (+0000) Subject: Doc: Adapt P4EST_DIR path in the readme to current changes X-Git-Tag: v8.1.0~914 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31490f8c4f6bf1cf6902a8ed7497a93ffb6c898c;p=dealii.git Doc: Adapt P4EST_DIR path in the readme to current changes git-svn-id: https://svn.dealii.org/trunk@30546 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/external-libs/p4est.html b/deal.II/doc/external-libs/p4est.html index 67fea34c44..ab17ff2a35 100644 --- a/deal.II/doc/external-libs/p4est.html +++ b/deal.II/doc/external-libs/p4est.html @@ -50,7 +50,7 @@ line like
 
-    cmake -DP4EST_DIR=/path/to/installation/FAST -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON <...>
+    cmake -DP4EST_DIR=/path/to/installation -DDEAL_II_WITH_P4EST=ON -DDEAL_II_WITH_MPI=ON <...>
       
if the p4est library isn't picked up automatically. Note the presence of /FAST at the end of the path necessary when using