Hello, I've got a big project using cmake. Several applications are build as native 64 bits applications, but I need to build one application as a 32 bit application. cmake is run from the Visual Studio 64 console. Is it possible to force a 32 compilation using cmake ? Best regards, YC