瀏覽代碼

Merge topic 'LINK_OPTIONS'

b16fd1341d Help: add_library(INTERFACE): add reference to add_link_options()

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2160
Brad King 7 年之前
父節點
當前提交
39f40bde4b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Help/command/add_library.rst

+ 1 - 0
Help/command/add_library.rst

@@ -150,6 +150,7 @@ the interface target using the commands:
 
 * :command:`set_property`,
 * :command:`target_link_libraries(INTERFACE)`,
+* :command:`target_link_options(INTERFACE)`,
 * :command:`target_include_directories(INTERFACE)`,
 * :command:`target_compile_options(INTERFACE)`,
 * :command:`target_compile_definitions(INTERFACE)`, and