Hi,<div><br></div><div>I am trying to generate VCproj for Visual Studio 32 and 64bit, and I would like to have the possibility to have both the 32bit version and the 64bit version in a single sln file. For this in Visual studio I can set the platform to x^$ for the configurations that I want, but I need to do it by hand every time.</div>
<div><br></div><div>Is there a way to set the platform for a given configuration in CMake?</div><div><br></div><div>At the moment, I manage to define the Debug, Release, Debug_x64 and Release_x64 configurations, but the platform is either Win32 or x64 for all of them. I do not manage to get the x64 for only the corresponding configurations.</div>
<div><br></div><div>Any idea about how to set this ? It is because we don't want to have to generate two projects, one for 32 and one for 64 bit applications...</div><div><br></div><div>Cheers,</div><div><br></div><div>
Ludovic<br clear="all"> <br>_______________________________________<br><br>Ludovic Hoyet<br>Research Fellow, <div><span style="font-family:Tahoma, Helvetica, sans-serif;font-size:13px;line-height:16px;background-color:rgb(255, 255, 255)">Graphics Vision and Visualisation group,</span><br>
Trinity College Dublin<br><a href="http://www.scss.tcd.ie/~hoyetl/" target="_blank">http://www.scss.tcd.ie/~hoyetl/</a></div><br>
</div>