blob: 3dbcfb479ae85a579a7b8ec37972a09aac1d0e1f [file] [log] [blame] [edit]
list(APPEND WebKitTestRunner_SOURCES
cairo/TestInvocationCairo.cpp
libwpe/EventSenderProxyLibWPE.cpp
libwpe/PlatformWebViewLibWPE.cpp
playstation/TestControllerPlayStation.cpp
playstation/UIScriptControllerPlayStation.cpp
playstation/main.cpp
)
list(APPEND WebKitTestRunner_INCLUDE_DIRECTORIES
${WebKitTestRunner_DIR}/playstation
)
list(APPEND WebKitTestRunner_PRIVATE_LIBRARIES
Cairo::Cairo
WebKit::WPEToolingBackends
)
list(APPEND TestRunnerInjectedBundle_SOURCES
InjectedBundle/playstation/ActivateFontsPlayStation.cpp
InjectedBundle/playstation/InjectedBundlePlayStation.cpp
InjectedBundle/playstation/TestRunnerPlayStation.cpp
)
list(APPEND TestRunnerInjectedBundle_INCLUDE_DIRECTORIES
${WebKitTestRunner_DIR}/InjectedBundle/playstation
)