[webkit-dev] [cmake] Proposal: Move commonly used platform-dependent files in WebCore to .cmake include files.
Alex Christensen
achristensen at apple.com
Tue Feb 9 11:19:54 PST 2016
Let’s go for it. Less duplication is a good thing. The only downside is the occasional “Which CMake file do I add this to?” but that should be just as straightforward as adding the file to multiple platform cmake files, if not more.
> On Feb 9, 2016, at 10:44 AM, Michael Catanzaro <mcatanzaro at igalia.com> wrote:
>
> I'm curious what Martin and Alex think about this. It seems fine to me;
> the downside is there are more CMake files to maintain, the upside is
> the big ones should be slightly smaller, and we can reduce duplication
> between PlatformEFL.cmake and PlatformGTK.cmake.
>
> Michael
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list