[Webkit-unassigned] [Bug 146583] [GTK] Can't build with USE_LIBHYPHEN=OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 03:00:32 PDT 2015


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

--- Comment #2 from Emilio Pozuelo Monfort <pochu27 at gmail.com> ---
Building with -DUSE_LIBHYPHEN=OFF I get:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
HYPHEN_LIBRARIES (ADVANCED)
    linked by target "WebCore" in directory /home/emilio/src/WebKit/Source/WebCore
    linked by target "WebCorePlatformGTK" in directory /home/emilio/src/WebKit/Source/WebCore
    linked by target "WebCorePlatformGTK2" in directory /home/emilio/src/WebKit/Source/WebCore

The attached patch fixes it.

-- 
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/20150703/f6313e6c/attachment.html>


More information about the webkit-unassigned mailing list