Sign in
webkit
/
WebKit
/
4a12667b4cecb17e84375f8db50c9b2d39b06fe4
/
.
/
Tools
/
PlatformFTW.cmake
blob: 246f6864d4ab771029d99be818d6d0d007e40759 [
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
()