diff build/gui.txt @ 27:a9626891eca6

CMake: generator will work only for needed packages. CMake: check for depends packages. CMake: add options 'QT_BUILD_PACKAGE'. Now you can build only needed packages.
author SokoL_SD
date Fri, 15 May 2009 16:42:02 +0000
parents 056e83133e29
children cf8a415f3f32
line wrap: on
line diff
--- a/build/gui.txt	Fri May 15 13:38:09 2009 +0000
+++ b/build/gui.txt	Fri May 15 16:42:02 2009 +0000
@@ -1,4 +1,4 @@
-set(link_cpp cpp_core ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
+set(required Core)
 set(classes
 	QPushButton
 	QFileIconProvider