[CMake] Generating a combined x86 and x64 Visual Studio project

Tyler Roscoe tyler at cryptio.net
Thu Jul 1 15:45:41 EDT 2010


On Thu, Jul 01, 2010 at 02:18:45PM -0500, Adarr, Lee wrote:
> After generating a Visual Studio 9 2008 Win64 solution, the solution
> contains only the x64 build specification.  Is it possible to have CMake

Yes, this is as designed.

> add the win32 build specification to the same solution or must one
> generate separate 32-bit and 64-bit solutions/projects in different
> directories?

This is not currently possible. Here's a thread where this was discussed
previously:

http://www.cmake.org/pipermail/cmake/2009-June/029897.html


tyler


More information about the CMake mailing list