Skip to content
Snippets Groups Projects
Commit a46ffbf4 authored by Martin Beseda's avatar Martin Beseda
Browse files

[FIX] [WIP] Added MPI linking to exprtk_wrapper.

parent 66866410
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,9 @@ IF("${BUILD_LIB}" STREQUAL "yes")
PRIVATE
${Boost_LIBRARIES}
${PETSC_LIBRARIES}
${MPI_TARGETS}
${MPI_C_LIBRARIES}
${MPI_CXX_LIBRARIES}
)
IF(NOT OpenBLAS_LIBRARIES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment