mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
Merge topic 'LINK_OPTIONS'
b16fd1341d Help: add_library(INTERFACE): add reference to add_link_options()
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2160
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user