]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Fix link interface for p4est
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Jul 2013 15:30:35 +0000 (15:30 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Jul 2013 15:30:35 +0000 (15:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@29970 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindP4EST.cmake

index e2c0727dc8bddb5493acd215e34c911292636552..93cf297f70216af3ba034055af4d5ca5127dfaf0 100644 (file)
@@ -92,6 +92,7 @@ IF(P4EST_FOUND)
   SET(P4EST_LIBRARIES
     ${P4EST_LIBRARY}
     ${SC_LIBRARY}
+    ${MPI_CXX_LIBRARIES} # for good measure
     )
   SET(P4EST_INCLUDE_DIRS
     ${P4EST_INCLUDE_DIR}

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.