mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 10:50:16 -06:00
In particular, the `configureLog` reply is useful for IDEs to read `CMakeFiles/CMakeConfigureLog.yaml` when configuration fails. Fixes: #26621
2 lines
55 B
CMake
2 lines
55 B
CMake
message(FATAL_ERROR "Intentionally fail to configure")
|