cmake/Tests/ExportImport
Brad King c16acd35b3 GenEx: Add support for custom transitive link properties
Teach the `$<TARGET_PROPERTY:...>` generator expression to check for a
new `TRANSITIVE_LINK_PROPERTIES` property in the target's link
closure to enable transitive evaluation of named properties through
the link closure, including entries guarded by `$<LINK_ONLY:...>`.

Fixes: #20416
2024-05-21 09:22:52 -04:00
..
Export GenEx: Add support for custom transitive link properties 2024-05-21 09:22:52 -04:00
External install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
Import GenEx: Add support for custom transitive link properties 2024-05-21 09:22:52 -04:00
CMakeLists.txt Tests: Add tests for new options 2021-06-04 10:07:38 -04:00
InitialCache.cmake.in install(EXPORT): Export find_dependency() calls 2023-11-13 11:07:52 -05:00
main.c Tests: Fix clang -Wstrict-prototypes warnings 2023-10-26 09:20:45 -04:00