I have multiple versions of Visual Studio installed (2010, 2012, 2015 trial).
How can I force CMake to generate the makefiles for a specific VS version? By default i
cmake -G "Visual Studio 12" ..\MyProject