]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Also link with boost::iostreams.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Dec 2013 08:24:48 +0000 (08:24 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 20 Dec 2013 08:24:48 +0000 (08:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@32067 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_boost.cmake

index 9571fe9b0e31b97380d38112f42e447936a66de7..a3efb533e52c7b7fb9ffca46047ae4c06a676501 100644 (file)
@@ -48,9 +48,9 @@ MACRO(FEATURE_BOOST_FIND_EXTERNAL var)
   ENDIF()
 
   IF(DEAL_II_WITH_THREADS)
-    SET(_boost_components serialization system thread)
+    SET(_boost_components iostreams serialization system thread)
   ELSE()
-    SET(_boost_components serialization system)
+    SET(_boost_components iostreams serialization system)
   ENDIF()
 
   #

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.