mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-29 12:24:29 +00: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")
|