Move tyler_w@apple.com to first entry in "emails" key
[webkit.git] / Tools / PlatformFTW.cmake
blob1d055e94e18aa86cadac09e742b2be54a6e19316
1 #add_subdirectory(ImageDiff)
3 if (ENABLE_WEBKIT_LEGACY)
4     #add_subdirectory(DumpRenderTree)
5     add_subdirectory(MiniBrowser/win)
6 endif ()
8 if (ENABLE_WEBKIT)
9     add_subdirectory(TestRunnerShared)
10     add_subdirectory(WebKitTestRunner)
11 endif ()