[CMake] custom library target name

Sagrailo sagrailo at gmail.com
Sun Apr 19 18:16:28 EDT 2009


I'm building plugins, in my CMake based projects, as shared libraries; I
care about Unix only, and I really, really want the installed files to be
named like "foo.so", and not like "libfoo.so".  How exactly to achieve this
with CMake (I know this issue is somewhat discussed even in FAQ, and I tried
to follow suggestion there, but was not able to come up with working
solution...)?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090420/76b7db05/attachment.htm>


More information about the CMake mailing list