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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 07:02:53 PDT 2012


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





--- Comment #3 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-04-26 07:02:52 PST ---
(From update of attachment 138935)
View in context: https://bugs.webkit.org/attachment.cgi?id=138935&action=review

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

You also need to add an entry to cmakeconfig.h.cmake.

> Source/WebCore/CMakeLists.txt:2388
> +        Modules/gamepad/NavigatorGamepad.cpp
> +        Modules/gamepad/Gamepad.cpp
> +        Modules/gamepad/GamepadList.cpp

Please keep this list sorted.

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