Files
CMake/Source
Ben Boeckel a16566105b cmNinjaTargetGenerator: fix DependInfo.json generation location
Commit aafd771529 (cmNinjaTargetGenerator: use `GetObjectFileDir` where
possible, 2025-05-21) from !10812 accidentally converted the
`GetTargetDependInfoPath` from an always-absolute path to a
relative-for-ninja path. This works fine as everything ended up doing
`ConvertToNinjaPath` as necessary *except* the code which actually wrote
the file. That needs an absolute path in order to generate it in the
correct location.

Fixes: #26983
2025-06-09 21:58:32 +02:00
..
2025-04-05 21:34:34 +02:00
2025-06-02 10:31:35 -04:00
2025-06-09 00:04:54 -04:00
2025-05-22 08:47:15 -04:00
2025-06-02 10:31:35 -04:00
2025-04-08 10:42:17 -04:00