cmake · cmake/CMakeError
CMakeError
CMake Error
A fatal diagnostic emitted to stderr during configuration or generation. The message includes the file and line number of the offending CMakeLists.txt. Errors abort the configure step; fix the reported issue and re-run cmake.