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