From cec70fa19c65b1c2afebca5da4720d4b6343e728 Mon Sep 17 00:00:00 2001
From: Wolfgang 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