Skip to content
  • Brad King's avatar
    ENH: Add test_clean target to wipe out tests · 181c1eee
    Brad King authored
    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.
    181c1eee