소스 검색

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 년 전
부모
커밋
a4fd74b90a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.