Sign in
webkit
/
WebKit
/
9100eb3ff3fbdd2974a724a818b2e93cba2fbba0
/
.
/
Source
/
WebCore
/
platform
/
Linux.cmake
blob: 6583ff865ddf361df01b201d5e3324b42e0af6e9 [
file
] [
log
] [
blame
]
list
(
APPEND
WebCore_INCLUDE_DIRECTORIES
"${WEBCORE_DIR}/platform/linux"
)
list
(
APPEND
WebCore_SOURCES
platform
/
linux
/
GamepadDeviceLinux
.
cpp
platform
/
linux
/
MemoryPressureHandlerLinux
.
cpp
)