blob: 77536673ce07fa10fcca342356f3a995f498772c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
ctest_empty_binary_directory
----------------------------
empties the binary directory
::
ctest_empty_binary_directory( directory )
Removes a binary directory. This command will perform some checks
prior to deleting the directory in an attempt to avoid malicious or
accidental directory deletion.
|