1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-06-15 08:30:44 +08:00
Ben Boeckel 1aa28f3b92 cmNinjaTargetGenerator: ensure that the object output directory exists
If a target has no object compilations within it, nothing ensures that
the directory exists yet it is still mentioned as an order-only
dependency within the build files. While `ninja` is OK with this,
`samu`, an alternate `ninja` implementation, is not. Make sure the
directory always exists for consistency.

Fixes: #25526
2024-01-06 09:56:40 -05:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2023-07-28 09:14:08 -04:00
2023-05-30 09:46:12 -04:00
2024-01-05 00:01:08 -05:00
2023-05-30 09:46:12 -04:00
2023-11-17 09:58:21 -05:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-10-01 06:52:44 -04:00
2023-05-30 09:46:12 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00