[Webkit-unassigned] [Bug 37945] CMake buildsystem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 13:06:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37945





--- Comment #18 from Gustavo Sverzut Barbieri <barbieri at profusion.mobi>  2010-05-12 13:06:42 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > I think it should be done via FindXXX.
> > Many of the 3rdparty libs like libxml, sqlite, ... are used on other ports too, so the FindXXX can be reused then.
> > Most of the FinXXX you'll need exist already.
> 
> I agree.  The SQLITE one exists for sure.

Are you sure? At least in Cmake 2.8 it does not. Is there any repository of unofficial/3rd party FindXXX.cmake out there? For instance, a quick research of our needs do not exist in Cmake 2.8:

CAIRO
LIBSOUP
SQLITE3
GLIB (although there are GTK and GTK2)
-- following are EFL-specific --
EINA
EET
EVAS
ECORE (and sub-modules, like Ecore-X, Ecore-Evas, ...)
EMBRYO
EDJE (actually Embryo and Eet are indirect dependencies that come due Edje)

How should we proceed? Create FindXXX.cmake for all of them or just the first part?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list