Files
CMake/Help/command/ctest_empty_binary_directory.rst
Tyler Yankee cec6248a94 Help/ctest_*: Improve documentation around the edges
Improve standardization and cross-references. This doesn't make any
substantial changes to the existing prose.
2026-04-13 14:32:01 -04:00

13 lines
324 B
ReStructuredText

ctest_empty_binary_directory
----------------------------
Empties the binary directory.
.. code-block:: cmake
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.