summaryrefslogtreecommitdiff
path: root/Help/prop_tgt/AUTOUIC_OPTIONS.rst
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-02-05 13:19:02 +0100
committerBrad King <brad.king@kitware.com>2014-02-06 16:15:52 -0500
commit85a4fad78c187ef6b595a62d01e1f7b534c45fe3 (patch)
tree36d5fa27c0f40adc8c6fd50a9516cc0f9a5cfddb /Help/prop_tgt/AUTOUIC_OPTIONS.rst
parenta0fa025377ebe15af5303e47455f58391e9d6994 (diff)
downloadcmake-85a4fad78c187ef6b595a62d01e1f7b534c45fe3.tar.gz
Help: Use ``inline-literals`` to mark generator expressions.
Diffstat (limited to 'Help/prop_tgt/AUTOUIC_OPTIONS.rst')
-rw-r--r--Help/prop_tgt/AUTOUIC_OPTIONS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/AUTOUIC_OPTIONS.rst b/Help/prop_tgt/AUTOUIC_OPTIONS.rst
index d0f865c82d..2571634202 100644
--- a/Help/prop_tgt/AUTOUIC_OPTIONS.rst
+++ b/Help/prop_tgt/AUTOUIC_OPTIONS.rst
@@ -16,6 +16,6 @@ This property is initialized by the value of the variable
The options set on the target may be overridden by :prop_sf:`AUTOUIC_OPTIONS` set
on the ``.ui`` source file.
-This property may use "generator expressions" with the syntax "$<...>".
+This property may use "generator expressions" with the syntax ``$<...>``.
See the :manual:`cmake-generator-expressions(7)` manual for available
expressions.