diff options
Diffstat (limited to 'Help/command/add_library.rst')
-rw-r--r-- | Help/command/add_library.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/command/add_library.rst b/Help/command/add_library.rst index 8fa0df7..5d31c7c 100644 --- a/Help/command/add_library.rst +++ b/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 |