]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix find_package for boost python 14214/head
authorMaximilian Bergbauer <maximilian.bergbauer@tum.de>
Wed, 24 Aug 2022 08:30:56 +0000 (10:30 +0200)
committerMaximilian Bergbauer <maximilian.bergbauer@tum.de>
Wed, 24 Aug 2022 08:30:56 +0000 (10:30 +0200)
contrib/python-bindings/CMakeLists.txt

index a7397ad2b2b9fd3df409013843403198caf87492..9d745f35c9af2fa74ea8f0c64a8cf0508e42656a 100644 (file)
@@ -48,6 +48,7 @@ IF(DEAL_II_COMPONENT_PYTHON_BINDINGS)
   # On case-insensitive file systems, FindBOOST.cmake and FindBoost.cmake are indistinguishable.
   # Make sure FindBoost.cmake from CMake installation is found.
   LIST(REMOVE_ITEM CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules/)
+  SET(Boost_USE_DEBUG_RUNTIME FALSE)
   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.