[CMake] Unix makefiles feature request

Tyler Roscoe tyler at cryptio.net
Wed Jun 24 11:09:14 EDT 2009


On Wed, Jun 24, 2009 at 04:58:59PM +0200, Robert Bielik wrote:
> Question is then: Can I direct CMake to enclose static libraries on the 
> command line of LD with --start-group/--end-group?

I think you could use the LINK_FLAGS property to pass the --start-group
option.

tyler


More information about the CMake mailing list