]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Link against the correct library
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Dec 2012 18:13:30 +0000 (18:13 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Dec 2012 18:13:30 +0000 (18:13 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27770 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMake-Regressions
tests/Makefile.paths.in
tests/base/Makefile

index 743e7d0775d7784d7c862875ebbe336c53e54511..d9ecaf543bd99c5745c4099a8dfadcd2a069f286 100644 (file)
@@ -2,21 +2,10 @@
 
     * broken because DEAL_II_PATH is not available any more in config.h
 
-2012-12-05 3   base/reference
-
-    * Something is wrong with the exception handling in the test cases at
-      the moment. And this is a good example for it.
-
-    * triggers also in about a dozen other tests
-
 2012-12-05 3   base/utilities_01
 
 2012-12-05 3   deal.II/support_point_map
 
-2012-12-05 1   bits/dof_tools_21_b
-
-    * undefined references? It seems that we're not compiling everything...
-
 2012-12-05 3   serialization/triangulation_01
 2012-12-05 3   serialization/triangulation_02
 
index 9112373493d20e8e9da846cffefc1d31f019d76c..48ef40ca922087f32bd854af755d88611063f613 100644 (file)
@@ -3,6 +3,9 @@
 
 D = @DEAL_II_DIR@
 
+# Set debug mode to link against the correct library:
+debug-mode = on
+
 TEST_MINUS_L = @TEST_MINUS_L@
 ULIMIT = @ULIMIT@
 
index 664c5c9509d6f9130d26e5b135b255ecc0199a87..9d5091a583371e50554711a4379aaafb2548c874 100644 (file)
@@ -8,6 +8,7 @@
 ############################################################
 
 include ../Makefile.paths
+
 include $D/common/Make.global_options
 
 

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.