diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2023-03-13 19:44:12 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-03-13 21:04:52 (GMT) |
commit | 2e37a20f027aaf6dd098b58fcb3147706782c1fa (patch) | |
tree | 9db901cfb676549070461c10d8bdf783f6608dec /Help/dev/testing.rst | |
parent | bd4616f624ec71f4cc9906d69c4a2b138efed0d4 (diff) | |
download | CMake-2e37a20f027aaf6dd098b58fcb3147706782c1fa.zip CMake-2e37a20f027aaf6dd098b58fcb3147706782c1fa.tar.gz CMake-2e37a20f027aaf6dd098b58fcb3147706782c1fa.tar.bz2 |
Utilities/Sphinx: Allow explicit target for genex
Split the genex directive into its own class, allowing a slight
simplification of CMakeObject. Add ability to specify an explicit target
name for the same.
Use this to provide a target for the `$<TARGET_PROPERTY:prop>` generator
expression which is otherwise missing one (due to overlap with
`$<TARGET_PROPERTY:tgt,prop>`). With this one can write:
:genex:`$<TARGET_PROPERTY:prop> <TARGET_PROPERTY:prop>`
to link the second variant.
Fixes: #24573
Diffstat (limited to 'Help/dev/testing.rst')
0 files changed, 0 insertions, 0 deletions