[CMake] Generating a combined x86 and x64 Visual Studio project (Problem Solved)

Adarr, Lee Lee.Adarr at dynetics.com
Thu Jul 1 16:02:04 EDT 2010


Hi John,

Thank you for your help.

Hopefully this gets added to the thread properly.

Thanks, Lee

-----Original Message-----
From: John Drescher [mailto:drescherjm at gmail.com] 
Sent: Thursday, July 01, 2010 2:43 PM
To: Adarr, Lee; CMake mailing list
Subject: Re: [CMake] Generating a combined x86 and x64 Visual Studio project

> I have recently created a CMake project that I use to generate Visual Studio
> solutions/projects and it works perfectly with one exception.
>
>
>
> After generating a Visual Studio 9 2008 Win64 solution, the solution
> contains only the x64 build specification.  Is it possible to have CMake add
> the win32 build specification to the same solution or must one generate
> separate 32-bit and 64-bit solutions/projects in different directories?
>

I believe generating the solutions out of source with different build
folders is the only good way at the moment.

John


More information about the CMake mailing list