]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a debug postfix to the shared library
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2012 11:26:38 +0000 (11:26 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2012 11:26:38 +0000 (11:26 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26344 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/CMakeLists.txt

index 6bf3ab7ac27c79c8f33856286cad0c4ef244b4b6..8866864068c192e0215cec17811eee9976e2c1a0 100644 (file)
@@ -45,6 +45,7 @@ ADD_LIBRARY(deal_II SHARED
 SET_TARGET_PROPERTIES(deal_II PROPERTIES
   VERSION ${VERSION}
   SOVERSION ${VERSION}
+  DEBUG_POSTFIX ".g"
   )
 
 

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.