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

Remove ctest output files on make clean.

parent 3d40bc10
No related branches found
No related tags found
No related merge requests found
......@@ -64,3 +64,6 @@ add_custom_target(
${CONFIG_PARAMETER} --parallel ${NUM_PROCESSORS} --test-action test
DEPENDS ogs vtkdiff ctest-large-cleanup
)
set_directory_properties(PROPERTIES
ADDITIONAL_MAKE_CLEAN_FILES ${PROJECT_BINARY_DIR}/Tests/Data
)
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