git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot this too (doh!)
[WebKit-https.git]
/
CMakeLists.txt
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index f5a69ab112aaee46ee6c132478664cbd34a8f594..e8dd5d2a8bf6c62bac683f2b16788013262243ff 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-48,6
+48,7
@@
add_definitions( -DBUILDING_QT__=1 )
add_subdirectory( JavaScriptCore )
add_subdirectory( WebCore )
add_subdirectory( WebKitTools/QtLauncher )
+add_subdirectory( WebKitTools/DumpRenderTree/DumpRenderTree.qtproj )
include_directories ( BEFORE ${CMAKE_CURRENT_BINARY_DIR} )