Files
CMake/Source
Orkun Tokdemir 91b2ce4a69 Autogen: Remove <target_name>_autogen_timestamp_deps target
Since 2bfaaf6f6e reorganized the dependency order for the `timestamp` target,
`<target_name>_autogen_timestamp_deps` is genetared as `phony edge with no inputs`. So this commit removes
`<target_name>_autogen_timestamp_deps`.

The dependency graph before
original dependencies of '_autogen' target <- _autogen_timestamp_deps <-'/timestamp' file <- '_autogen' target

The dependency graph after
original dependencies of '_autogen' target <-'/timestamp' file <- '_autogen' target

Fixes: #26080
2024-06-27 15:43:05 +02:00
..
2024-06-21 12:27:50 -04:00
2024-06-27 00:01:23 -04:00
2024-01-25 10:40:02 -05:00
2023-11-17 09:58:21 -05:00
2024-03-08 09:49:03 -05:00
2024-03-17 19:05:37 -04:00
2024-02-09 08:58:46 -05:00