Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitglib/2.44
/
.
/
Tools
/
PlatformPlayStation.cmake
blob: 5af444f54b91d27fe30a859ea518728e6802a8c3 [
file
] [
edit
]
if
(
USE_WPE_BACKEND_PLAYSTATION AND
(
ENABLE_LAYOUT_TESTS OR ENABLE_MINIBROWSER
))
add_subdirectory
(
wpe
/
backends
)
endif
()
if
(
ENABLE_MINIBROWSER
)
add_subdirectory
(
MiniBrowser
/
playstation
)
endif
()