[CMake] CMake - overriding shared linker flags

Hendrik Sattler post at hendrik-sattler.de
Wed Jun 23 12:18:41 EDT 2010


Am Mittwoch 23 Juni 2010, 15:38:40 schrieb K Lakshman:
> I didn't really think of that (why no library does it). Can you tell me
> what the issues are?

I suggest looking at the libc source code, e.g. the entry point for libpthread 
is in nptl/version.c

Seperating that as libfoo.so and foo-config makes it easier and much more 
portable.

HS


More information about the CMake mailing list