Paul Richards wrote:
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).
Currently, it can not. Patches are welcome... :) -Bill _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
