]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix unity build with clang-3.5. 4653/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 25 Jul 2017 06:40:35 +0000 (08:40 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 25 Jul 2017 06:40:35 +0000 (08:40 +0200)
source/base/CMakeLists.txt
source/grid/CMakeLists.txt

index c90bce420c6abd364c0a1ee9b1ae56621538be16..92f550cfeff285d9acc827e9bad09f5a5d7b29d5 100644 (file)
@@ -25,7 +25,6 @@ SET(_unity_include_src
   conditional_ostream.cc
   config.cc
   convergence_table.cc
-  data_out_base.cc
   event.cc
   exceptions.cc
   flow_function.cc
@@ -81,6 +80,7 @@ SET(_unity_include_src
   )
 
 SET(_separate_src
+  data_out_base.cc
   )
 
 # determined by profiling
index 625ec7eb06251d5787e4ab698403c3967c6e1e87..aef9879d8da45cf04bbb26452b1a574b7a7ed2f6 100644 (file)
@@ -21,7 +21,6 @@ SET(_unity_include_src
   grid_in.cc
   grid_out.cc
   grid_refinement.cc
-  grid_reordering.cc
   intergrid_map.cc
   manifold.cc
   manifold_lib.cc
@@ -35,6 +34,7 @@ SET(_unity_include_src
   )
 
 SET(_separate_src
+  grid_reordering.cc
   grid_tools.cc
   tria.cc
   )

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.