]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update documentation
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Oct 2012 16:23:41 +0000 (16:23 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Oct 2012 16:23:41 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26972 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/README.CMAKE

index 00ffbe4aa614aa5925d91b6ef9523a82133ad6da..94bd312b5ff4f425b73d5e8eb3e21052b3f69a8d 100644 (file)
@@ -517,7 +517,10 @@ How to use deal.II in your cmake project
       external libraries):
 
         TARGET_LINK_LIBRARIES(step-1
-            ${DEAL_II_TARGET_DEBUG}  # or DEAL_II_TARGET_RELEASE
+          debug
+            ${DEAL_II_TARGET_DEBUG}
+          optimized
+            ${DEAL_II_TARGET_RELEASE}
           )
 
      - As well as using some preprocessor definitions:

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.