<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>Dear CMake
users!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312410716-06092007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>I am using Visual
C++ 6.0 and I'd like to have different output names for the dlls I am building
depending if they are in release or debug mode. Additionally they
should be placed in a certain path.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>For
example:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>release mode:
C:\anypath\outputdll_release.dll</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>
<DIV><FONT face=Arial size=2><SPAN
class=312410716-06092007>debug mode:
C:\anypath\outputdll_debug.dll </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312410716-06092007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=312410716-06092007>How can I configure
CMake to do this ? Any help is very much appreciated.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312410716-06092007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=312410716-06092007>Andreas</SPAN></FONT></DIV></SPAN></FONT></DIV></BODY></HTML>