You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
442 B
12 lines
442 B
INTERFACE_LINK_DIRECTORIES
|
|
--------------------------
|
|
|
|
.. versionadded:: 3.13
|
|
|
|
.. |property_name| replace:: link directories
|
|
.. |command_name| replace:: :command:`target_link_directories`
|
|
.. |PROPERTY_INTERFACE_NAME| replace:: ``INTERFACE_LINK_DIRECTORIES``
|
|
.. |PROPERTY_LINK| replace:: :prop_tgt:`LINK_DIRECTORIES`
|
|
.. |PROPERTY_GENEX| replace:: ``$<TARGET_PROPERTY:foo,INTERFACE_LINK_DIRECTORIES>``
|
|
.. include:: INTERFACE_BUILD_PROPERTY.txt
|