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
)