[CMake] Re: Get full output library filename

Josef Karthauser joe.karthauser at geomerics.com
Mon Jan 14 12:24:27 EST 2008


> -----Original Message-----
> From: cmake-bounces+joe.karthauser=geomerics.com at cmake.org
> [mailto:cmake-bounces+joe.karthauser=geomerics.com at cmake.org] On
Behalf
> Of Rodolfo Lima
> Sent: 12 January 2008 01:42
> To: cmake at cmake.org
> Subject: [CMake] Re: Get full output library filename
> 
> Rodolfo Lima escreveu:
> > Hi, is there a way to get the full library name of a library target?
> 
> I just found target's property LOCATION, I always thought it would be
> the directory where the target would be created, but it includes the
> target file name. Sorry for the noise.

Does it correctly include the contents of ${BUILD_TYPE}_POSTFIX?  I'm
using 2.4.7, and reported a few weeks ago that the value of LOCATION
doesn't include the postfix.  Andreas Pakulat confirmed that he was
seeing the same thing.  Are you saying that it works for you?

Thanks,
Joe 


More information about the CMake mailing list