[Webkit-unassigned] [Bug 152651] [CMake][GTK][OSX] webkit-gtk 2.11.2: libwebkit2gtk (and others) are not installed by 'make install'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 23:34:23 PST 2016


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

--- Comment #10 from Philip Chimento <philip.chimento at gmail.com> ---
I think this is the culprit:

http://trac.webkit.org/browser/trunk/Source/WebKit2/CMakeLists.txt#L856

Is there a different option that could be substituted for if(APPLE), or could this simply be changed to

    if (APPLE AND NOT PORT STREQUAL "GTK")

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160312/fa20166a/attachment.html>


More information about the webkit-unassigned mailing list