]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Oct 2012 11:05:19 +0000 (11:05 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 4 Oct 2012 11:05:19 +0000 (11:05 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26943 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/config/CMakeLists.txt

index c0edebc0ba603b51775f7b964bca6343cc5da033..a09c135935cc4bd50e264d9cb61855d5e52ef77e 100644 (file)
@@ -49,7 +49,7 @@ IF(CMAKE_BUILD_TYPE MATCHES "Debug")
     ${DEAL_II_EXTERNAL_LIBRARIES}
     ${DEAL_II_EXTERNAL_LIBRARIES_DEBUG}
     )
-  LIST(APPEND CONFIG_LIBRARIES
+  LIST(APPEND CONFIG_EXTERNAL_LIBRARIES
     debug
     ${DEAL_II_EXTERNAL_LIBRARIES_DEBUG}
     )
@@ -60,7 +60,7 @@ IF(CMAKE_BUILD_TYPE MATCHES "Release")
     ${DEAL_II_EXTERNAL_LIBRARIES}
     ${DEAL_II_EXTERNAL_LIBRARIES_RELEASE}
     )
-  LIST(APPEND CONFIG_LIBRARIES
+  LIST(APPEND CONFIG_EXTERNAL_LIBRARIES
     optimized
     ${DEAL_II_EXTERNAL_LIBRARIES_RELEASE}
     )

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.