Skip to content
Snippets Groups Projects
Commit cfdbc66a authored by Lars Bilke's avatar Lars Bilke
Browse files

Merge pull request #1017 from bilke/data-submodule-fix

Removed another data-target dependency
parents 11ba851d 4ab123f9
No related branches found
No related tags found
No related merge requests found
...@@ -62,5 +62,5 @@ add_custom_target( ...@@ -62,5 +62,5 @@ add_custom_target(
--output-on-failure --output-log Tests/ctest-large.log --output-on-failure --output-log Tests/ctest-large.log
--tests-regex LARGE --tests-regex LARGE
${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test ${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test
DEPENDS data ogs vtkdiff ctest-large-cleanup DEPENDS ogs vtkdiff ctest-large-cleanup
) )
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