]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Change order of libraries
authorMatthias Maier <tamiko@43-1.org>
Fri, 5 Aug 2016 15:59:20 +0000 (10:59 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 5 Aug 2016 15:59:20 +0000 (10:59 -0500)
contrib/python-bindings/source/CMakeLists.txt

index 986d59b487d7f3a99e1ddad8fe635f3cc42b9a6c..70b4b98b128228aadc27e8b4be1b3da131597503 100644 (file)
@@ -105,8 +105,8 @@ FOREACH(_build ${DEAL_II_BUILD_TYPES})
 
   TARGET_LINK_LIBRARIES(PyDealII_${_build_lowercase}
     ${DEAL_II_BASE_NAME}${DEAL_II_${_build}_SUFFIX}
-    ${PYTHON_LIBRARIES}
     ${Boost_LIBRARIES}
+    ${PYTHON_LIBRARIES}
     )
 
   EXPORT(TARGETS PyDealII_${_build_lowercase}

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.