]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update the documentation
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 13:42:09 +0000 (13:42 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Nov 2012 13:42:09 +0000 (13:42 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27428 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/cmake.html

index dc7d452824457c921b1a8ffd197c600180a1da91..749c315f44f54fe8a5fe5998ebb4e42d7c429aac 100644 (file)
     DEAL_II_LINKER_FLAGS_DEBUG
     DEAL_II_LINKER_FLAGS_RELEASE
     DEAL_II_CXX_FLAGS
-    DEAL_II_CXX_FLAGS_RELEASE
     DEAL_II_CXX_FLAGS_DEBUG
+    DEAL_II_CXX_FLAGS_RELEASE
 
     DEAL_II_TARGET_CONFIG
+    DEAL_II_TARGET
     DEAL_II_TARGET_DEBUG
     DEAL_II_TARGET_RELEASE
       </pre>
               <pre>
 
     INCLUDE(${DEAL_II_TARGET_CONFIG})
-              </pre>
-              After that there is a target
-              <code>${DEAL_II_TARGET_DEBUG}</code> and
-              <code>${DEAL_II_TARGET_RELEASE}</code> available:
-              <pre>
 
     ADD_EXECUTABLE(step-1
       step-1.cc
-      ${DEAL_II_TARGET_DEBUG}
+      ${DEAL_II_TARGET}
       )
               </pre>
-              <b>TODO: Check and simplify</b>
             </p>
       </ol>
     </p>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.