repo.or.cz
/
webkit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move tyler_w@apple.com to first entry in "emails" key
[webkit.git]
/
Tools
/
PlatformFTW.cmake
blob
1d055e94e18aa86cadac09e742b2be54a6e19316
1
#add_subdirectory(ImageDiff)
2
3
if (ENABLE_WEBKIT_LEGACY)
4
#add_subdirectory(DumpRenderTree)
5
add_subdirectory(MiniBrowser/win)
6
endif ()
7
8
if (ENABLE_WEBKIT)
9
add_subdirectory(TestRunnerShared)
10
add_subdirectory(WebKitTestRunner)
11
endif ()