[CMake] Global STATIC_LIBRARY_FLAGS_<configuration> ?

Johan Björk phb at spotify.com
Tue Feb 15 06:33:23 EST 2011


Hi guys,

Any plans to add a CMAKE_STATIC_LIBRARY_FLAGS_<configuration> ?  It seems
rather weird that I can set 'global' linking flags as well as compilation
flags, but that the static_library step flags are tied to a target. I know
this can all be 'hacked' with overriding the add_library() call, but it's
not very pretty.

Anyone?

Thanks
/Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110215/9801531a/attachment.htm>


More information about the CMake mailing list