Ver Fonte

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 há 7 anos atrás
pai
commit
39f40bde4b
1 ficheiros alterados com 1 adições e 0 exclusões
  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