Split up in qt.gui & cleanup name prefix.
CMakeLists.txt
Sun Jan 10 09:52:49 CET 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Split up in qt.gui & cleanup name prefix.
--- old-qt.gui/CMakeLists.txt 2014-10-30 07:41:25.000000000 +0100
+++ new-qt.gui/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-cmake_minimum_required(VERSION 2.6)
-
-project(qt)
-
-add_subdirectory(src)
-
-include(UseDoxygen OPTIONAL)