Is there a way to force the use of a particular generator? For the application of CMake that I'm after, I need for users to be able to pick a *platform*, instead of a *generator* - and from there, the generator is pretty well hard-wired. I haven't been able to figure out how to do it. It's not a big deal, but if there's a way to do it, it'd mean less typing for the users...