Skip to content

Commit

Permalink
Removed another data-target dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Feb 4, 2016
1 parent 63fd3a6 commit 4ab123f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cmake/test/Test.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ add_custom_target(
--output-on-failure --output-log Tests/ctest-large.log
--tests-regex LARGE
${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test
DEPENDS data ogs vtkdiff ctest-large-cleanup
DEPENDS ogs vtkdiff ctest-large-cleanup
)

0 comments on commit 4ab123f

Please sign in to comment.