From: maier Date: Tue, 18 Sep 2012 19:37:45 +0000 (+0000) Subject: Update the documentation X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c43cea72812d27923a1f13ffa9df4c169bc772;p=dealii-svn.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