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
WebKitQt:
[WebKit-https.git]
/
CMakeLists.txt
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index c7db16bdb0e061d4b3465a9c1815e402a97eb64e..62978731068e047d7e4bc66e317f72a6e02931f0 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-56,6
+56,8
@@
add_subdirectory (JavaScriptCore)
add_subdirectory (WebCore)
add_subdirectory (WebKitTools/DumpRenderTree/DumpRenderTree.qtproj)
+add_subdirectory (WebKitQt/QtLauncher)
+
IF (WEBKIT_USE_KDE_SUPPORT)
add_subdirectory (WebKitQt/WebKitPart)
ENDIF (WEBKIT_USE_KDE_SUPPORT)