Using cmake to generate cinder projects on windows

Hm, I didn’t realize that cmake x64 bit projects were a problem, I would hope we could solve this though, as 32-bit is quickly becoming irrelevant. Is there some way to specify the architecture as a command line option? I see there is some MSVC PlatformToolset manipulation here, although I’m unfamiliar with that part and haven’t tested generating VS projects myself.

Also just posted here with some background information on the state of cmake on windows.

cheers,
Rich