summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2019-05-15 09:12:04 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2019-05-15 13:28:17 (GMT)
commit93ee7dd044dcebe99531169a0cfd96b3b0c5a2ef (patch)
tree84f47a9aede0cba5371439066a337c30bfa719f6 /Help/prop_tgt
parent4b4fd99f41e4178d914c41883ee12b63e9cb145a (diff)
downloadCMake-93ee7dd044dcebe99531169a0cfd96b3b0c5a2ef.zip
CMake-93ee7dd044dcebe99531169a0cfd96b3b0c5a2ef.tar.gz
CMake-93ee7dd044dcebe99531169a0cfd96b3b0c5a2ef.tar.bz2
Autogen: Update documentation for ADDITIONAL_CLEAN_FILES
Update the AUTOGEN documentation for the use of `ADDITIONAL_CLEAN_FILES` instead of `ADDITIONAL_MAKE_CLEAN_FILES`.
Diffstat (limited to 'Help/prop_tgt')
-rw-r--r--Help/prop_tgt/AUTOGEN_BUILD_DIR.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst b/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst
index 8db6ede..909b14c 100644
--- a/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst
+++ b/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst
@@ -5,7 +5,7 @@ Directory where :prop_tgt:`AUTOMOC`, :prop_tgt:`AUTOUIC` and :prop_tgt:`AUTORCC`
generate files for the target.
The directory is created on demand and automatically added to the
-:prop_dir:`ADDITIONAL_MAKE_CLEAN_FILES`.
+:prop_tgt:`ADDITIONAL_CLEAN_FILES` target property.
When unset or empty the directory ``<dir>/<target-name>_autogen`` is used where
``<dir>`` is :variable:`CMAKE_CURRENT_BINARY_DIR` and ``<target-name>``