diff options
Diffstat (limited to 'Help/prop_tgt/COMPILE_OPTIONS.rst')
-rw-r--r-- | Help/prop_tgt/COMPILE_OPTIONS.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_tgt/COMPILE_OPTIONS.rst b/Help/prop_tgt/COMPILE_OPTIONS.rst index 80e0ccb..9d5c8b9 100644 --- a/Help/prop_tgt/COMPILE_OPTIONS.rst +++ b/Help/prop_tgt/COMPILE_OPTIONS.rst @@ -10,5 +10,5 @@ The target property values are used by the generators to set the options for the compiler. Contents of COMPILE_OPTIONS may use "generator expressions" with the -syntax "$<...>". See the :manual:`cmake-generator-expressions(7)` manual for +syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)` manual for available expressions. |