Frantisek Hrbata
8840aa0488
feat(cmakev2/utilities): add fail_at_build_time helper
...
Create a phony target that intentionally fails the build, displaying the
error messages specified in the message arguments. An empty CMake file is
created and included, which is then deleted when the target is executed.
This forces CMake to rerun, as the file is added to the CMake rerun
dependencies.
This has been carried over from cmakev1 as it is used by several
components.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-11-04 07:48:14 +01:00
..
2022-08-01 15:52:21 +08:00
2025-09-26 10:25:25 +08:00
2025-11-04 07:48:12 +01:00
2025-11-04 07:48:13 +01:00
2025-11-04 07:48:14 +01:00
2025-10-08 13:59:18 +02:00
2025-07-08 13:01:48 +02:00
2025-09-30 15:28:55 +02:00
2025-05-07 13:37:05 +02:00
2025-10-22 14:00:49 +08:00
2025-11-04 07:48:13 +01:00
2025-10-22 10:37:19 +08:00
2025-09-30 15:28:55 +02:00
2025-09-29 17:15:17 +02:00
2025-10-20 16:22:54 +02:00
2025-08-19 14:44:32 +02:00
2025-10-20 11:38:26 +08:00
2025-06-03 08:37:56 +02:00
2025-11-04 07:48:14 +01:00
2025-06-03 08:37:56 +02:00
2025-10-17 09:58:44 +02:00
2025-06-03 08:37:56 +02:00
2025-06-18 19:33:54 +08:00
2025-06-03 08:37:56 +02:00
2024-12-12 14:29:25 +01:00
2025-02-17 16:36:52 +08:00
2025-08-01 08:05:13 +02:00
2022-05-19 11:10:59 +08:00
2025-08-01 08:05:10 +02:00
2025-08-01 08:05:10 +02:00
2023-09-27 08:43:45 +02:00
2023-08-24 15:20:29 +02:00
2023-11-06 11:41:39 +08:00
2023-02-03 11:20:15 +01:00
2025-09-29 01:54:38 +08:00
2025-09-16 10:44:55 +02:00
2025-10-17 09:58:44 +02:00
2025-07-09 10:33:26 +02:00
2025-09-30 15:28:55 +02:00
2025-09-30 15:28:55 +02:00
2025-08-01 08:05:13 +02:00
2022-02-03 19:02:14 +01:00
2025-10-20 16:22:54 +02:00
2022-05-02 19:05:47 +02:00
2025-04-14 17:10:55 +03:00
2025-10-06 22:37:41 +08:00