Hi, We want to build automatically the project files for all the platforms. We use a CMake script to launch cmake without the GUI. I was wondering if it is possible to generate any project files (XCode, VS.net, ...) on a Win32 platform with a single cmake executable. Thank you for your advises. Sylvain