I agree that it is better to keep the builds separate, however this behavior is only specific to the Visual Studio generators.<br><br>I set my output paths with setting the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH variables. The Makefile generator and NMake Makefile generator do not change these output paths, and I can specify the differences between debug and release in my cmake script. The Visual studio generators CHANGE this path reguardless so output/win32_d becomes output/win32_d/debug.
<br><br>If there were DEBUG and RELEASE versions of LIBRARY_OUTPUT_PATH that I could set that did not change, things would be just fine. <br><br>-Ben<br><br><div><span class="gmail_quote">On 1/16/07, <b class="gmail_sendername">
Andrew Maclean</b> &lt;<a href="mailto:andrew.amaclean@gmail.com">andrew.amaclean@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I hope not. You need this in Visual Studio to set the build. It also&nbsp;keeps the builds separate.&nbsp;</div>
<div>&nbsp;</div>
<div>Andrew</div><div><span class="e" id="q_1102d05025325ad5_1">
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 1/17/07, <b class="gmail_sendername"><a href="mailto:cmake@daishiva.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cmake@daishiva.com</a></b> &lt;<a href="mailto:cmake@daishiva.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
cmake@daishiva.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Is there any way to stop cmake from appending<br>Debug/Release/MinSizeRel/etc to my output paths when making a Visual
<br>Studio project?<br>_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.cmake.org/mailman/listinfo/cmake
</a><br></blockquote></div><br><br clear="all"><br></span></div>-- <br><br>___________________________________________<br>Andrew J. P. Maclean<br>Centre for Autonomous Systems<br>The Rose Street Building J04<br>The University of Sydney&nbsp;&nbsp;2006&nbsp;&nbsp;NSW
<br>AUSTRALIA<br>Ph: +61 2 9351 3283<br>Fax: +61 2 9351 7474<br>URL: <a href="http://www.cas.edu.au/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.cas.edu.au/</a><br>___________________________________________
<br>

</blockquote></div><br>