[Webkit-unassigned] [Bug 84929] Add building gamepad module to CMake&GNUMake&QMake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 20:42:23 PDT 2012


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





--- Comment #14 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-01 20:42:22 PST ---
(From update of attachment 144009)
View in context: https://bugs.webkit.org/attachment.cgi?id=144009&action=review

> Source/WebCore/CMakeLists.txt:2402
> +IF (ENABLE_GAMEPAD)

I don't like to use macro both CMake and files. Files related to Gamepad are already guarded by #if ENABLE(GAMEPAD). Isn't this duplicating macro usage ?

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