Browse Source

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

Marc Chevrier 7 years ago
parent
commit
b16fd1341d
1 changed files with 1 additions and 0 deletions
  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:`set_property`,
 * :command:`target_link_libraries(INTERFACE)`,
 * :command:`target_link_libraries(INTERFACE)`,
+* :command:`target_link_options(INTERFACE)`,
 * :command:`target_include_directories(INTERFACE)`,
 * :command:`target_include_directories(INTERFACE)`,
 * :command:`target_compile_options(INTERFACE)`,
 * :command:`target_compile_options(INTERFACE)`,
 * :command:`target_compile_definitions(INTERFACE)`, and
 * :command:`target_compile_definitions(INTERFACE)`, and