summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/AUTOUIC.rst
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-07-23 16:20:17 +0200
committerSebastian Holtermann <sebholt@xwmw.org>2017-08-05 15:01:28 +0200
commitccc98b5cbe100d6de2be139289c0c5282199bdb3 (patch)
treeaa19b6a232aab11d223ab91244c449f03332fe41 /Help/prop_tgt/AUTOUIC.rst
parenta13716a5dc1277d46beebffe6304214c22cf6ae3 (diff)
downloadcmake-ccc98b5cbe100d6de2be139289c0c5282199bdb3.tar.gz
Autogen: Update documentation for per-config include dir
Diffstat (limited to 'Help/prop_tgt/AUTOUIC.rst')
-rw-r--r--Help/prop_tgt/AUTOUIC.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/prop_tgt/AUTOUIC.rst b/Help/prop_tgt/AUTOUIC.rst
index 6493bbc78f..2fc2167109 100644
--- a/Help/prop_tgt/AUTOUIC.rst
+++ b/Help/prop_tgt/AUTOUIC.rst
@@ -17,6 +17,9 @@ optional :prop_tgt:`AUTOUIC_SEARCH_PATHS` of the target.
``<AUTOGEN_BUILD_DIR>/include``,
which is automatically added to the target's :prop_tgt:`INCLUDE_DIRECTORIES`.
+* For multi configuration generators, the include directory is
+ ``<AUTOGEN_BUILD_DIR>/include_<CONFIG>``.
+
* See :prop_tgt:`AUTOGEN_BUILD_DIR`.
This property is initialized by the value of the :variable:`CMAKE_AUTOUIC`