mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
327490e698
If the module reports a FATAL_ERROR, skip the rest of the steps to enable the language to avoid unnecessary following error messages.
2 lines
55 B
CMake
2 lines
55 B
CMake
message(FATAL_ERROR "This language is not supported.")
|