If the language is not specified, CMake will try to find C++ compiler, even though it is not really needed in that case (as the project is only written in C).
If the language is not specified, CMake will try to find C++ compiler, even though it is not really needed in that case (as the project is only written in C).