diff CMakeLists.txt @ 39:a5cba313c924

network and webkit are wrapped now
author eldar
date Sun, 17 May 2009 01:44:06 +0000
parents 8022ef40f110
children eb3b5bbffc8f
line wrap: on
line diff
--- a/CMakeLists.txt	Sat May 16 21:34:54 2009 +0000
+++ b/CMakeLists.txt	Sun May 17 01:44:06 2009 +0000
@@ -12,7 +12,7 @@
 option(BUILD_EXAMPLES "Build examples" "ON")
 option(GENERATE_DI_FILES "Generate *.di files with DC -H command" "OFF")
 
-set(all_packages Core Gui OpenGL Xml Svg) ## TODO: Loading.
+set(all_packages Core Gui OpenGL Xml Svg Network WebKit) ## TODO: Loading.
 
 
 ## Strip utility.