Files
CMake/Source
Orkun Tokdemir bac468ddfd AutoGen: Fix regression in timestamps on multi-config generators
Since commit fddd0f0443 (Autogen: AUTO*_EXECUTABLE: add support for
per-config values, 2023-06-14) we do not correctly generate outputs
for one configuration after another configuration has been built.
Fix this:

- Revert some config based stuff for `Xcode` due to the `$<CONFIG>`
  genex usage limitation in source files with `Xcode`.
- For multi-config generators use a per-config `timestamp_$<CONFIG>`
  file instead of one `timestamp` file.

Fixes: #25261
2023-09-26 11:54:26 -04:00
..
2023-08-25 09:41:27 -04:00
2023-05-30 09:46:12 -04:00
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2023-09-20 09:48:36 -04:00
2023-07-28 09:14:08 -04:00
2023-05-30 09:46:12 -04:00
2023-09-26 00:01:11 -04:00
2023-05-30 09:46:12 -04:00
2023-05-22 16:51:15 -04:00
2023-02-14 14:34:03 -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-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-08-29 15:57:24 -04:00
2023-09-22 09:19:52 -04:00
2023-05-30 09:46:12 -04:00
2023-02-14 14:34:03 -05:00
2023-03-14 15:20:47 -04:00
2023-07-28 09:14:08 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00