changeset 36:0f7c514f076e

forgot to revert changes
author eldar
date Sat, 16 May 2009 20:48:20 +0000
parents 5917a613d118
children 8022ef40f110
files CMakeLists.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Sat May 16 20:47:44 2009 +0000
+++ b/CMakeLists.txt	Sat May 16 20:48:20 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 Xml) ## TODO: Loading.
+set(all_packages Core Gui OpenGL Xml) ## TODO: Loading.
 
 
 ## Strip utility.