Sign in
webkit
/
WebKit
/
d21af4595a9df46e53bc1277448e2699b383e46d
/
.
/
Tools
/
PlatformWin.cmake
blob: bdd8a7460b885adbbafb9bfc0edba3cc88a25c97 [
file
] [
log
] [
blame
]
add_subdirectory
(
ImageDiff
)
if
(
ENABLE_WEBKIT_LEGACY
)
add_subdirectory
(
DumpRenderTree
)
add_subdirectory
(
MiniBrowser
/
win
)
endif
()
if
(
ENABLE_WEBKIT
)
add_subdirectory
(
WebKitTestRunner
)
endif
()