Visual Studio supports both 32-bit and 64-bit builds using the one set of project files. Can CMake produce VS project files that use this feature? Currently I only see options to produce only one or the other (ie "32-bit only" or "64-bit only" project files). -- Paul Richards