From: maier Date: Fri, 21 Sep 2012 22:55:41 +0000 (+0000) Subject: cosmetic changes X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8373a722c873a3f1dddeea7f0e5ea15eab121a0;p=dealii-svn.git cosmetic changes git-svn-id: https://svn.dealii.org/branches/branch_cmake@26617 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/README_CMAKE b/deal.II/README_CMAKE index abc070b1fa..e136060418 100644 --- a/deal.II/README_CMAKE +++ b/deal.II/README_CMAKE @@ -1,13 +1,13 @@ - ============================================== + ================================================== The cmake build system for the deal.II project - ============================================== + ================================================== - Author: maier, 2012 + Author: Matthias Maier, University Heidelberg 2012 @@ -58,7 +58,6 @@ Quick start $ mkdir build $ cd build $ cmake -DCMAKE_INSTALL_PREFIX=/path/install/dir ../ - $ make $ make install @@ -78,10 +77,16 @@ Useful bits ( $ cd build ) $ cmake -D