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:
Brad King
2018-06-21 14:19:12 +00:00
committed by Kitware Robot

View File

@@ -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