summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst')
-rw-r--r--share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst b/share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst
new file mode 100644
index 0000000..5ae78bf
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_dir/CLEAN_NO_CUSTOM.rst
@@ -0,0 +1,6 @@
+CLEAN_NO_CUSTOM
+---------------
+
+Set to true to tell :ref:`Makefile Generators` not to remove the outputs of
+custom commands for this directory during the ``make clean`` operation.
+This is ignored on other generators because it is not possible to implement.