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

This commit is contained in:
Marc Chevrier
2018-06-20 11:55:32 +02:00
parent 20f0423747
commit b16fd1341d

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