Revision 29b0d5c73434303fafd4a27c9b7d6b1f82b2771b authored by Kitware Robot on 31 October 2012, 04:01:02 UTC, committed by Kitware Robot on 31 October 2012, 04:01:02 UTC
1 parent b518f22
Raw File
test_clean.cmake.in
set(TEST_BUILD_DIRS "@TEST_BUILD_DIRS@")
file(REMOVE_RECURSE ${TEST_BUILD_DIRS})
back to top