[Webkit-unassigned] [Bug 154796] [cmake] Allow using FindGLIB in case glib is optional dependency.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 29 04:22:18 PST 2016


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

--- Comment #9 from ChangSeok Oh <changseok.oh at collabora.com> ---
Comment on attachment 272482
  --> https://bugs.webkit.org/attachment.cgi?id=272482
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=272482&action=review

> Source/cmake/FindGLIB.cmake:73
> +if (EXISTS "${GLIBCONFIG_INCLUDE_DIR}/glibconfig.h")

I think "if (GLIBCONFIG_INCLUDE_DIR)" is enough. No?

-- 
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/20160229/207c5bd1/attachment.html>


More information about the webkit-unassigned mailing list