]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Unset Boost_FOUND to get Boost.Python properly configured 9011/head
authorAlexander Grayver <agrayver@erdw.ethz.ch>
Wed, 6 Nov 2019 21:10:19 +0000 (22:10 +0100)
committerAlexander Grayver <agrayver@erdw.ethz.ch>
Wed, 6 Nov 2019 21:10:19 +0000 (22:10 +0100)
contrib/python-bindings/source/CMakeLists.txt

index 51e7c11bd17218a010bbb14b3b6b9fe1c86456b0..508754b1fb39e724a7596132a0c1a3541de885c5 100644 (file)
@@ -32,6 +32,7 @@ ENDIF()
 # As of 1.67, boost requires specifying the suffix for the python 
 # component manually. 
 #
+UNSET(Boost_FOUND)
 IF(${BOOST_VERSION} VERSION_LESS 1.67)
   _FIND_PACKAGE(Boost 1.59 COMPONENTS python REQUIRED)
 ELSE()

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.