After installing Visual Studio 2015 and running CMake on a previous project, CMake errors stating that it could not find the C compiler.
The C compiler ident
Here is the solution that worked for me:
Hopefully it should run without problems.