[CMake] link problem with cmake

Oliver Dole odole at sand-labs.org
Sun Oct 5 10:07:35 EDT 2008


Hello,

I have a link problem with cmake on Linux.
I work on owb, a webkit based browser, which uses cmake as build
system. Here is how my cmake system works:
- build balwtf.a, kjs.a and webcore.a
- build libwebkit.so which requires balwtf.a, kjs.a and webcore.a
- then I build owb.


More information about the CMake mailing list