cmake/Help/command/ctest_empty_binary_directory.rst

13 lines
323 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
ctest_empty_binary_directory
----------------------------
empties the binary directory
2023-05-23 16:38:00 +02:00
.. code-block:: cmake
2014-08-03 19:52:23 +02:00
2023-05-23 16:38:00 +02:00
ctest_empty_binary_directory(<directory>)
2014-08-03 19:52:23 +02:00
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.