| commit | 8fa4a4bf670b7a0a7e5e77fe8de04eb592f9355c | [log] [tgz] |
|---|---|---|
| author | Marc Chevrier <marc.chevrier@gmail.com> | Sat Oct 25 16:25:37 2025 +0200 |
| committer | Brad King <brad.king@kitware.com> | Mon Oct 27 10:41:47 2025 -0400 |
| tree | b844196c4796144532a8cfb5f11a188f0f42def1 | |
| parent | 50ea94ad97599e7d4a30d9c6d4b2d72ac43328c8 [diff] |
Makefiles: Position target-wide link flags consistently with other generators In particular, the `LINK_OPTIONS` target property was not placed on link lines consistently with other generators. Fixes: #27326