[CMake] The target property LOCATION

Micha Renner Micha.Renner at t-online.de
Tue May 27 08:30:29 EDT 2014


Hi,

FIND_PACKAGE(TLib) 

GET_TARGET_PROPERTY(Result MiG::TLib LOCATION)

results in
/usr/local/lib/libTLib.so.3.4.1

I would expect /usr/local/lib/libTLib.so

Is this a bug or a feature?

Micha




More information about the CMake mailing list