Files
CMake/Source
Orkun Tokdemir d0bedb2170 Autogen: Forward dependencies when both Makefile and DEPFILE are used
Since commit ebc9e448b3 (Autogen: Add depfile support for Makefiles,
2023-09-07, v3.28.0-rc1~101^2~1) CMake does not generate the correct
dependency graph when both `Makefile` and `DEPFILE` are used.
The build of `<target_name>_autogen_timestamp_deps` fails due to
missing dependencies.  To tackle that problem, forward target
dependencies to both `<target_name>_autogen_timestamp_deps` and
`<target_name>_autogen` instead of just `<target_name>_autogen`.

Fixes: #25600
2024-01-28 09:40:47 -05:00
..
2023-11-17 09:58:21 -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
2023-12-14 10:47:27 -05:00
2023-05-30 09:46:12 -04:00
2023-11-17 09:58:21 -05:00
2023-05-22 16:51:15 -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-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-03-14 15:20:47 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00