[webkit-gtk] Make unit tests buildable from tarballs

Tomas Popela tpopela at redhat.com
Tue Jan 15 23:56:30 PST 2019


On Tue, Jan 15, 2019 at 11:08 PM Michael Catanzaro <mcatanzaro at igalia.com>
wrote:

> I don't think we need a new libwebkit2gtktest library if we build
> separate static libs. Then the API tests could link against the static
> libs, and you'd have access to everything?
>

Ahh, static libs. I didn't thought about them. But this^ would mean
compiling things twice no?


> We could also internally build everything as static libs, and add
> shared libs linked to those at the end of the build?
>

This sounds a lot better, as that would mean that we will build things only
once.

I will try to look at it (and expect me from reaching to you with cmake
stuff :D)

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20190116/bd03fe83/attachment.html>


More information about the webkit-gtk mailing list