CMake is failing because mingw32-make is failing. You won't fix CMake until you can run mingw32-make from the command prompt you are using.
Run the "Qt 4.7.4 for Desktop (MinGW)" from Start > Qt SDK > Desktop to get a working Qt command prompt. Then try "mingw32-make -v" to verify that at least this much is working before trying to use CMake.
Bookmarks