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

implicit branch: correctly add grids directory of the mpnc tests. Move 1d...

implicit branch: correctly add grids directory of the mpnc tests. Move 1d Forchheimer test reference solution.

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9794 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 9dd18ae7
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ link_directories(${DumuxLinkDirectories}) ...@@ -18,7 +18,7 @@ link_directories(${DumuxLinkDirectories})
include_directories(${DumuxIncludeDirectories}) include_directories(${DumuxIncludeDirectories})
# make sure the grids are present in the build directory # make sure the grids are present in the build directory
add_custom_command(TARGET "test_mpnc" add_custom_command(TARGET "test_boxmpnc"
POST_BUILD POST_BUILD
COMMAND ${CMAKE_COMMAND} -E COMMAND ${CMAKE_COMMAND} -E
copy_directory copy_directory
......
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