Fixes: Don't build the cmakeprojectplugin, thus disabling it for the beta.

This commit is contained in:
dt
2008-12-12 14:37:37 +01:00
parent 2741bd7dad
commit 02965b95f9

View File

@@ -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.