Forráskód Böngészése

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

Marc Chevrier 7 éve
szülő
commit
b16fd1341d
1 módosított fájl, 1 hozzáadás és 0 törlés
  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