]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a typo in a CMake check. 1945/head
authorDavid Wells <wellsd2@rpi.edu>
Fri, 4 Dec 2015 12:55:47 +0000 (07:55 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Fri, 4 Dec 2015 12:55:47 +0000 (07:55 -0500)
bundled/boost-1.56.0/libs/iostreams/src/CMakeLists.txt

index cd8a192403184601b4a1b73698afa20a143652ec..4a88aadb2403f3b71941e99c42cac1900aa197b5 100644 (file)
@@ -26,7 +26,7 @@ SET(src_boost_iostreams
     zlib.cpp
     )
 
-IF(DEALII_WITH_BZIP2)
+IF(DEAL_II_WITH_BZIP2)
   LIST(APPEND src_boost_iostreams bzip2.cpp)
 ELSE()
   MESSAGE(STATUS "BOOST::Iostreams will not support bz2'ed streams because libbz2 or its header files could not be found")

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.