summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst')
-rw-r--r--share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst b/share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst
new file mode 100644
index 0000000..7753667
--- /dev/null
+++ b/share/cmake-3.2/Help/command/ctest_empty_binary_directory.rst
@@ -0,0 +1,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.