diff options
Diffstat (limited to 'Help/prop_tgt/AUTOUIC_OPTIONS.rst')
-rw-r--r-- | Help/prop_tgt/AUTOUIC_OPTIONS.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/AUTOUIC_OPTIONS.rst b/Help/prop_tgt/AUTOUIC_OPTIONS.rst index d0f865c..2571634 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. |