Hi all.<div><br></div><div>Im using latest (2.8 CMake) under Windows, VisualStudio 2008.</div><div><br></div><div><br></div><div>When I mix x86 and x64 builds, I would like to separate the actual output directory for the builds so that I dont get problems about mixing build types.</div>

<div><br></div><div>Right now, the obj files etc is created in: src\foo.dir\Debug </div><div>no matter if I build in x86 OR in x64. I would like this to become:</div><div><br></div><div>src\foo.dir\X86\Debug and src\foo.dir\X64\Debug</div>

<div><br></div><div>Is there a way to specify this?<br clear="all"><br></div><div><br></div><div>Cheers,</div><div>Anders</div><div><br>-- <br><br>
</div>