<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello,</p>
<p><br>
</p>
<p>I compile VTK using CMAKE on a windows system. I am able to successfully compile VTK. What I need is that the build file should be able to generate the libraries with suffix 'd' appended at the end of each library. This should happen only when VTK is compiled
 in debug mode. </p>
<p><br>
</p>
<p>For example, </p>
<p>  Release mode library is  <span style="font-size: 12pt;">vtkCommonCore-6.3.lib(dll),</span></p>
<p><span style="font-size: 12pt;">  Debug mode should generatge </span><span style="font-size: 12pt;">vtkCommonCored-6.3.lib(dll) or </span><span style="font-size: 12pt;">vtkCommonCore-6.3d.lib(dll)</span></p>
<p><br>
</p>
<p>Is there any approach to get such outputs instead of renaming all the dlls later?</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Best Regard</p>
<p><br>
</p>
<p>Rakesh Patil</p>
<p><br>
</p>
<p>Consultant</p>
<p>Tata Elxsi</p>
<p>Hoody, ITPB Road,</p>
<p>Whitefield, Bangalore 560048</p>
</div>
</div>
</div>
</body>
</html>