From 208e50f1aec668b3940c51f53da6250042d2bf7e Mon Sep 17 00:00:00 2001
From: dt <qtc-commiter@nokia.com>
Date: Wed, 17 Dec 2008 13:55:54 +0100
Subject: [PATCH] Fixes:    Enable CMakeProject again after beta.

Details:  Be warned, this is not usable at the moment.
---
 src/plugins/plugins.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro
index 969aacbec05..4af2af4195c 100644
--- a/src/plugins/plugins.pro
+++ b/src/plugins/plugins.pro
@@ -25,7 +25,7 @@ SUBDIRS   = plugin_coreplugin \
 #            plugin_regexp \ # don't know what to do with this
             plugin_qtscripteditor \
             plugin_cpaster \
-#            plugin_cmakeprojectmanager
+            plugin_cmakeprojectmanager
 
 # These two plugins require private headers from Qt and therefore don't work
 # with an installed/released version of Qt.
-- 
GitLab