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