From c6c02aca9147c7866c12ed90f27491757b91e84c Mon Sep 17 00:00:00 2001
From: bangerth
Date: Fri, 19 Jul 2013 21:01:06 +0000
Subject: [PATCH] Add a sentence.
git-svn-id: https://svn.dealii.org/trunk@30066 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/external-libs/slepc.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/deal.II/doc/external-libs/slepc.html b/deal.II/doc/external-libs/slepc.html
index 3009d4bdb7..5fd4ff0563 100644
--- a/deal.II/doc/external-libs/slepc.html
+++ b/deal.II/doc/external-libs/slepc.html
@@ -99,7 +99,15 @@
export SLEPC_DIR=/path/to/slepc-x-y-z
+ The cmake
installation should then be able to pick
+ up where you installed SLEPc and include it automatically in the
+ deal.II build without any further need for instructions. You
+ will see at the bottom of the cmake
output if that
+ is what actually happened.
+
+
+
--
2.39.5