Files
CMake/Help/release
Vito Gamberini d71b59a4f7 install(TARGETS): Don't ignore non-extant file sets
When installing FILE_SETs, it is possible the FILE_SET has not yet been
created with target_sources(FILE_SET). Instead of ignoring this
situation, we need to track the installed FILE_SET names and their
possible install destinations.

At generation time we resolve the names and destinations concretely. If
a FILE_SET wasn't provided or isn't an INTERFACE, we silently bail out.

Fixes: #26697
2025-06-12 16:58:11 -04:00
..
2025-05-20 23:35:18 +02:00
2025-01-28 13:51:46 -05:00
2025-04-29 06:33:47 +02:00
2025-04-29 06:33:47 +02:00
2025-05-11 08:38:08 +02:00
2025-05-27 00:16:57 +02:00
2025-05-27 00:16:57 +02:00
2025-04-29 06:18:15 +02:00
2025-04-29 06:33:47 +02:00
2023-11-17 09:58:21 -05:00
2023-11-27 13:48:12 -05:00
2023-11-28 09:52:37 -05:00
2024-06-03 13:35:26 -04:00
2024-11-21 08:34:26 -05:00
2025-06-11 11:56:47 -04:00
2025-06-12 09:51:05 -04:00
2025-06-12 10:31:35 -04:00
2025-02-05 11:49:36 -05:00