Tyler,<br><br>Can you provide an example of how you use this. I would appreciate it.<br><br>I echoed these to the screen and they do not seem to be set. Should I expect them to be?<br><br><span style="color: rgb(255, 0, 0);">PREFIX = </span>
<p style="margin: 0px; text-indent: 0px;"><span style="color: rgb(255, 0, 0);">IMPORT_PREFIX = </span></p>
<p style="margin: 0px; text-indent: 0px;">CMAKE_HOST_SYSTEM = Windows-6.1</p>
<p style="margin: 0px; text-indent: 0px;">CMAKE_HOST_SYSTEM_NAME = Windows</p><br><br>Thanks,<br><br>Brian<br><br><div class="gmail_quote">On Fri, Dec 4, 2009 at 10:31 AM, Tyler Roscoe <span dir="ltr"><<a href="mailto:tyler@cryptio.net">tyler@cryptio.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Fri, Dec 04, 2009 at 09:04:45AM -0600, Brian Davis wrote:<br>
> What I would like to see is:<br>
><br>
> PathToWherever/Debug/bin<br>
> PathToWherever/Debug/lib<br>
> PathToWherever/Debug/cfg<br>
> ...<br>
><br>
> PathToWherever/Release/bin<br>
> PathToWherever/Release/lib<br>
> PathToWherever/Release/cfg<br>
> ...<br>
><br>
> PathToWherever/Profile/bin<br>
> PathToWherever/Profile/lib<br>
> PathToWherever/Profile/cfg<br>
> ...<br>
><br>
> Is there a clean way to implement this. I cannot figure out a way to use<br>
> the PREFIX hack to get the above result as the ../ needs to be at then end<br>
> of the path and would merge debug, release, and profile builds into same<br>
> dir.<br>
<br>
</div>I use the PREFIX hack (as well as the IMPORT_PREFIX hack for import<br>
libraries) combined with CMAKE_CFG_INTDIR to do what you want.<br>
<font color="#888888"><br>
tyler<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Brian J. Davis<br><br>