Ok, that&#39;s why I couldn&#39;t find any solution... It will be a little less handy to have different sln files, but that should make it.<div><br></div><div>Thanks anyway, </div><div><br></div><div>Ludovic<br><br><div class="gmail_quote">

2011/10/26 Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 10/26/2011 9:18 AM, Ludovic Hoyet wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am trying to generate VCproj for Visual Studio 32 and 64bit, and I<br>
would like to have the possibility to have both the 32bit version and<br>
the 64bit version in a single sln file. For this in Visual studio I can<br>
set the platform to x^$ for the configurations that I want, but I need<br>
to do it by hand every time.<br>
<br>
Is there a way to set the platform for a given configuration in CMake?<br>
<br>
At the moment, I manage to define the Debug, Release, Debug_x64 and<br>
Release_x64 configurations, but the platform is either Win32 or x64 for<br>
all of them. I do not manage to get the x64 for only the corresponding<br>
configurations.<br>
<br>
Any idea about how to set this ? It is because we don&#39;t want to have to<br>
generate two projects, one for 32 and one for 64 bit applications...<br>
<br>
</blockquote></div>
Currently, there is no way to do this with CMake, they have to be separate build trees.<br>
<br>
-Bill<br><font color="#888888">
<br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/<u></u>CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/<u></u>listinfo/cmake</a><br>
</font></blockquote></div><br><br clear="all"><div><br></div>-- <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>