Browse Source

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 năm trước cách đây
mục cha
commit
39f40bde4b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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