]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Testsuite: Bugfix: Silence a warning introduced in r31919
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 7 Dec 2013 21:50:41 +0000 (21:50 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 7 Dec 2013 21:50:41 +0000 (21:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@31922 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_testsubproject.cmake

index b1bd6bf6ee52aebe0419067e7818a4ea891cdfb5..6ed0f5dfb41e12b33228224517f05cd1ec737ca7 100644 (file)
 #     TEST_TIME_LIMIT
 #
 
+#
+# Silence warnings:
+#
+FOREACH(_var
+    MPIEXEC MPIEXEC_NUMPROC_FLAG MPIEXEC_POSTFLAGS MPIEXEC_PREFLAGS
+    )
+  SET(${_var} ${${_var}})
+ENDFOREACH()
+
+
 #
 # Load all macros:
 #

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.