summaryrefslogtreecommitdiff
path: root/Help/release
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2018-06-19 18:38:06 +0200
committerSebastian Holtermann <sebholt@xwmw.org>2018-06-21 19:18:18 +0200
commit5b85ef5cd05741ccf7240f095f633802cc834ebe (patch)
tree232c5711f721c6ec639164cd7b4a9e8e435d9019 /Help/release
parent6651aab2aba71e273c05ff5d75bd718a4a690e67 (diff)
downloadcmake-5b85ef5cd05741ccf7240f095f633802cc834ebe.tar.gz
Autogen: Add release notes for CMAKE_AUTOGEN_VERBOSE
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/dev/CMAKE_AUTOGEN_VERBOSE.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/CMAKE_AUTOGEN_VERBOSE.rst b/Help/release/dev/CMAKE_AUTOGEN_VERBOSE.rst
new file mode 100644
index 0000000000..da559cc779
--- /dev/null
+++ b/Help/release/dev/CMAKE_AUTOGEN_VERBOSE.rst
@@ -0,0 +1,6 @@
+CMAKE_AUTOGEN_VERBOSE
+---------------------
+
+* The new variable :variable:`CMAKE_AUTOGEN_VERBOSE` allows
+ to increase the verbosity of :prop_tgt:`AUTOMOC`, :prop_tgt:`AUTOUIC` and
+ :prop_tgt:`AUTORCC` from within CMakeLists.txt.