You could likely get away with using CodeBlocks, QtCreator, CodeLite? or Eclipse - all will require a bit of playing around.
At the moment it sounds like you're trying to use the cli interface for CMake, try using the cmake gui - it makes life a lot easier.
|