commit | e64d09a72957434187887fec8cbd89be042f173b | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Wed May 08 15:49:26 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Tue May 21 09:22:51 2024 -0400 |
tree | 88418cde093653a95f0147038f443e6ea2e9b4c0 | |
parent | a11cbcc2689ae9fd19908e046a28f6fdd6fb3c15 [diff] |
cmGeneratorTarget: Add GetLinkImplementationClosure mode for linking Previously this method always returned the closure for compile-only usage requirements. Add an option to get the closure for linking, which pierces `$<LINK_ONLY>`.