Files
CMake/Source
leha-bot 1bb1769235 cmake_language: Add EXIT subcommand
Add tests to cover these cases:

* run as regular CMake module, in NORMAL_MODE (expected to fail);
* run as CMake script in SCRIPT_MODE (expected to exit with given code);
* run as CMake script that `include()`-s another script with EXIT subcommand;
* run as CMake script which EVAL-uates EXIT subcommand via
  `cmake_language(EVAL CODE "<cmake code>")`.

Fixes: #23162
2024-01-16 10:41:31 +03:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2024-01-16 00:01:06 -05:00
2023-11-17 09:58:21 -05:00
2023-10-01 06:52:44 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00