Sign in
webkit
/
WebKit
/
c2a96e243f9f1ade0b3b316fb9ff2396a2be67f2
/
.
/
Source
/
WebCore
/
platform
/
Linux.cmake
blob: 9d7c843af7f9c88bfaeb92dceb6b10cc2811e685 [
file
] [
log
] [
blame
]
list
(
APPEND
WebCore_INCLUDE_DIRECTORIES
"${WEBCORE_DIR}/platform/gamepad/linux"
)
list
(
APPEND
WebCore_SOURCES
platform
/
gamepad
/
linux
/
GamepadDeviceLinux
.
cpp
)