Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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
()