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