[Webkit-unassigned] [Bug 137394] [GTK] Make forwarding headers generation depend on source code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 3 10:59:25 PDT 2014


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





--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-10-03 10:59:23 PST ---
(From update of attachment 239206)
View in context: https://bugs.webkit.org/attachment.cgi?id=239206&action=review

> Source/WebKit2/PlatformGTK.cmake:854
> +
> +file(GLOB_RECURSE WebKit2_HEADERS
> +    *.h
> +)

This is run during the configuration phase, so doesn't this break if you add a new header without re-running cmake?

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