ctest_empty_binary_directory.rst 304 B

123456789101112
  1. ctest_empty_binary_directory
  2. ----------------------------
  3. empties the binary directory
  4. ::
  5. ctest_empty_binary_directory( directory )
  6. Removes a binary directory. This command will perform some checks
  7. prior to deleting the directory in an attempt to avoid malicious or
  8. accidental directory deletion.