Skip to content
Snippets Groups Projects
Commit 8d50cec3 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[!743] [test][mpi] run mpipacktest only if MPI was found

Merge branch 'run-mpipacktest-only-with-mpi' into 'master'

ref:core/dune-common @gruenich can we merge this to 2.7?

See merge request [!743]

  [!743]: gitlab.dune-project.org/core/dune-common/merge_requests/743
parents 3263b577 691337f3
No related branches found
No related tags found
1 merge request!743[test][mpi] run mpipacktest only if MPI was found
Pipeline #23256 passed
......@@ -42,4 +42,5 @@ dune_add_test(SOURCES mpipacktest.cc
LINK_LIBRARIES dunecommon
MPI_RANKS 2
TIMEOUT 300
CMAKE_GUARD MPI_FOUND
LABELS quick)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment