Skip to content
Snippets Groups Projects
Commit c4c13da3 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

2pdfm test: only add MPI libraries, not the flags

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11544 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 1ef4fd6f
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@ add_dumux_test(test_2pdfm test_2pdfm test_2pdfm.cc
${CMAKE_CURRENT_BINARY_DIR}/test_2pdfm
-ParameterFile ${CMAKE_CURRENT_SOURCE_DIR}/test_2pdfm.input
-Grid.File ${CMAKE_CURRENT_SOURCE_DIR}/grids/2pdfmartmesh.net)
target_link_libraries(test_2pdfm ${DUNE_LIBS} ${MPI_LIBRARIES})
add_dune_ug_flags(test_2pdfm)
add_dune_mpi_flags(test_2pdfm)
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