[Webkit-unassigned] [Bug 37945] CMake buildsystem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 13:03:02 PDT 2010


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





--- Comment #39 from Patrick R. Gansterer <paroga at paroga.com>  2010-05-14 13:03:02 PST ---
> +ADD_SUBDIRECTORY(wtf)
> +ADD_SUBDIRECTORY(jsc)
I would prefere ADD_SUBDIRECTORY(JavaScriptCore/wtf) ADD_SUBDIRECTORY(JavaScriptCore/jsc) in the root CMakeLists.txt instead.

> cmake/FindEFL.cmake
Isn't it posisble to find the libraries with the usual FIND_LIBRARY?

-- 
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