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.

Regards,
rod

PS: maybe the documentation of LOCATION target property is a bit
misleading, as it says that it's where the target will be written. Am I
the only one that thought that it would be the directory where the
target would be written (without the file name)?

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to