[vtkusers] Append suffix 'd' for libraries compiled in debug mode

Rakesh Patil rakesh.p at tataelxsi.co.in
Thu Nov 26 03:36:06 EST 2015


Hello,


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.


For example,

  Release mode library is  vtkCommonCore-6.3.lib(dll),

  Debug mode should generatge vtkCommonCored-6.3.lib(dll) or vtkCommonCore-6.3d.lib(dll)


Is there any approach to get such outputs instead of renaming all the dlls later?


Best Regard


Rakesh Patil


Consultant

Tata Elxsi

Hoody, ITPB Road,

Whitefield, Bangalore 560048
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151126/5d925659/attachment.html>


More information about the vtkusers mailing list