From: Matthias Maier Date: Tue, 18 Sep 2012 19:37:45 +0000 (+0000) Subject: Update the documentation X-Git-Tag: v8.0.0~1079^2~810 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b3ab6679fc0e0f7ef331e80427ea50c864730e;p=dealii.git Update the documentation git-svn-id: https://svn.dealii.org/branches/branch_cmake@26480 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/CMakeLists.txt b/deal.II/CMakeLists.txt index 1a77fbf04a..d0df00c860 100644 --- a/deal.II/CMakeLists.txt +++ b/deal.II/CMakeLists.txt @@ -3,16 +3,24 @@ SET(VERSION "8.0.pre") # # This is the main CMakeLists.txt file for the deal.II project # -# The main purpose of this file is to set all the configuration toggles and +# The main purpose of this file is to set all the configuration options and # then call a lot of modules residing under ./contrib/cmake/*/ that do the # hard work. # +# +# Note: All further explained options can be either set via ccmake or at +# the promp via: +# +# $ cmake -D