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