From: Matthias Maier Date: Fri, 5 Apr 2013 06:45:40 +0000 (+0000) Subject: Make the install prefix in cmake.html more prominent X-Git-Tag: v8.0.0~775 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8504ccc3189162bf6fe72cab353dae817dc001;p=dealii.git Make the install prefix in cmake.html more prominent git-svn-id: https://svn.dealii.org/trunk@29196 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/cmake.html b/deal.II/doc/development/cmake.html index d90449c6a4..dade8e486e 100644 --- a/deal.II/doc/development/cmake.html +++ b/deal.II/doc/development/cmake.html @@ -613,9 +613,15 @@

Installation

- CMAKE_INSTALL_PREFIX determines the location, + the location, where the deal.II library will be - installed to. Please note that depending on whether + installed to is set with the help of +

+
+    CMAKE_INSTALL_PREFIX
+      
+ + Please note that depending on whether DEAL_II_COMPONENT_COMPAT_FILES is set, there will be different directory structures: