From 62555980648cd02cc34cd0a1ff717a9f83bb9225 Mon Sep 17 00:00:00 2001 From: heister Date: Fri, 8 Nov 2013 12:56:31 +0000 Subject: [PATCH] fix dead links, add some references to cmake documentation git-svn-id: https://svn.dealii.org/trunk@31586 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 6197629919..571859682d 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -371,7 +371,7 @@ paths. However, this behavior can be changed using command line switches to the initial call to cmake. A detailed description - can be found here: Detailed build system description. + can be found here: Detailed build system description.

@@ -535,7 +535,7 @@ for deal.II being able to use them). For details on how to set up deal.II with a non standard BLAS/LAPACK implementation, see the - advanced + advanced setup section in the CMake ReadME.

@@ -776,7 +776,9 @@ The deal.II cmake system allows far greater control over what exactly is configured or built than just the outline above. If you want to learn more about this, take a look - here. + here. You might also be interested in + CMake for user projects or + build system internals.

-- 2.39.5