summaryrefslogtreecommitdiffstats
path: root/Tests/test_clean.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add test_clean target to wipe out testsBrad King2008-08-191-0/+2
We frequently need to wipe out all the CMake test build directories in order to run tests from scratch. This change adds a test_clean custom target to remove all these directories for out-of-source builds.