]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Documentation: Clarify the state of DEAL_II_LINKER_FLAGS
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 15 May 2014 12:59:56 +0000 (12:59 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 15 May 2014 12:59:56 +0000 (12:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@32901 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/developers/cmake-internals.html
deal.II/doc/users/cmake.html

index 48146dc0c2f60dda763d62427389d3f8f7570ca3..391a11b52414e38a50078e236c9076a3bbee4945 100644 (file)
@@ -578,7 +578,8 @@ DEAL_II_FORCE_BUNDLED_&lt;FEATURE&gt;        (an option)
       </ul>
 
     <li>
-      For internal use, for setting necessary linker flags for the deal.II library:
+      For internal and external use, for setting necessary linker flags for
+      the deal.II library and user programs:
       <ul>
         <li> <code>DEAL_II_LINKER_FLAGS</code>
         <li> <code>DEAL_II_LINKER_FLAGS_DEBUG</code>
index 4cc9cf795f0ef239a9015048057536159c586d83..04615c21c50d6245027a960f9ee35b3930c365e5 100644 (file)
@@ -854,9 +854,9 @@ cmake -DCMAKE_C_COMPILER="mpicc" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_Fortran_C
     </p>
 
     <p>
-      deal.II will configure sensible default <code>CXXFLAGS</code>
-      depending on platform, compiler and build target. There are two
-      options to override this behaviour:
+      deal.II will configure sensible default <code>CXXFLAGS</code> and
+      <code>LDFLAGS</code> depending on platform, compiler and build
+      target. There are two options to override this behaviour:
 
       <ol>
        <li>
@@ -866,6 +866,10 @@ cmake -DCMAKE_C_COMPILER="mpicc" -DCMAKE_CXX_COMPILER="mpicxx" -DCMAKE_Fortran_C
 DEAL_II_CXX_FLAGS         - used during all builds
 DEAL_II_CXX_FLAGS_DEBUG   - additional flags for the debug library
 DEAL_II_CXX_FLAGS_RELEASE - additional flags for the release library
+
+DEAL_II_LINKER_FLAGS         - used during all builds
+DEAL_II_LINKER_FLAGS_DEBUG   - additional flags for the debug library
+DEAL_II_LINKER_FLAGS_RELEASE - additional flags for the release library
 </pre>
 
          The content of the cached variables will be preserved

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.