Files
cmake/Source
Joerg Bornemann d9f569c246 Autogen: Skip per-compilation dep reading when depfile merge is used
When a build-system depfile is in use, JobDepFilesMergeT already handles
reading and merging all moc dependency files. Skip the redundant
per-compilation dependency reading in JobCompileMocT to avoid duplicate
work.

This was caught by the Autogen_Qt6_3 Xcode test after enabling
depfiles for the Xcode generator. This test checks the exact number of
"AutoMoc:" verbose messages emitted during a build. The depfile merge
added a fifth message, exceeding the expected count of 4.
2026-03-23 20:55:03 +01:00
..
2026-03-20 08:56:19 -04:00
2026-03-23 00:04:55 -04:00
2026-03-12 14:00:59 -04:00
2026-03-20 08:56:19 -04:00
2026-01-29 10:16:59 -05:00
2026-03-10 11:46:49 -04:00
2025-08-01 09:56:00 -04:00
2025-11-12 14:54:35 -05:00
2026-03-21 10:18:21 -04:00
2025-10-07 09:29:18 -04:00
2025-08-26 14:29:01 -07:00
2026-01-13 11:29:23 -05:00
2026-01-27 18:15:26 +01:00
2025-07-30 10:11:36 -04:00
2025-07-30 10:11:36 -04:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2026-02-03 09:34:23 +03:00
…