[Dcmlib] Appending D to Debug libraries

Marco Feuerstein feuerste at cs.tum.edu
Thu Mar 30 14:22:35 CEST 2006


Hi,

I actually succesfully tried it with cmake 2.2.
Anyway, looking forward to see it in gdcm, once 2.4 is out.

Best regards,
Marco

> -----Original Message-----
> From: Mathieu Malaterre [mailto:mathieu.malaterre at kitware.com] 
> Sent: Tuesday, March 28, 2006 9:16 PM
> To: Marco Feuerstein
> Cc: dcmlib at creatis.insa-lyon.fr
> Subject: Re: [Dcmlib] Appending D to Debug libraries
> 
> Marco Feuerstein wrote:
> > Hi,
> > 
> > last November I was suggesting to append a 'D' to all gdcm 
> library names
> > built in debug mode, as it is the default for a lot of libraries.
> > This can be done by putting following lines in the top 
> level CMakeLists.txt:
> > 
> > IF(WIN32)
> > SET(CMAKE_DEBUG_POSTFIX "D")
> > ENDIF(WIN32)
> > 
> > This will append a 'D' to the resulting debug libraries' 
> and dlls' names, so
> > the release and debug versions can be distinguished properly.
> > 
> > Would it be possible to add that?
> 
> Hi Marco,
> 
> 	Last time I tried this option there were a few issues. 
> I believe only 
> the upcomming cmake 2.4 has proper support for this command. So until 
> cmake 2.4 is out, I am not adding it to gdcm, sorry.
> 
> Thanks for report anyway !
> Mathieu
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5799 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/dcmlib/attachments/20060330/c7986d00/attachment.bin>


More information about the Dcmlib mailing list