Browse Source

Merge topic 'compile_flags_xref_fix'

87a0b54a Help: Fix cross-reference in COMPILE_FLAGS target property docs

Acked-by: Kitware Robot <[email protected]>
Merge-request: !1500
Craig Scott 8 years ago
parent
commit
a4fd74b90a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/prop_tgt/COMPILE_FLAGS.rst

+ 1 - 1
Help/prop_tgt/COMPILE_FLAGS.rst

@@ -8,4 +8,4 @@ build sources within the target.  Use :prop_tgt:`COMPILE_DEFINITIONS`
 to pass additional preprocessor definitions.
 
 This property is deprecated.  Use the :prop_tgt:`COMPILE_OPTIONS`
-property or the command:`target_compile_options` command instead.
+property or the :command:`target_compile_options` command instead.