summaryrefslogtreecommitdiff
path: root/Source/cmExtraCodeBlocksGenerator.h
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2010-11-11 22:07:24 +0100
committerAlex Neundorf <neundorf@kde.org>2010-11-11 22:07:24 +0100
commite547fa763be0de7dad5bd4e5138e9c4133d4fca8 (patch)
tree5afd3fbef17d681a5eba141092e869934480213d /Source/cmExtraCodeBlocksGenerator.h
parenta02987a0df46121ba8dfe07374412d9b20b2606b (diff)
downloadcmake-e547fa763be0de7dad5bd4e5138e9c4133d4fca8.tar.gz
Remove the "early alpha stage" comments about Eclipse and C::B
Alex
Diffstat (limited to 'Source/cmExtraCodeBlocksGenerator.h')
-rw-r--r--Source/cmExtraCodeBlocksGenerator.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmExtraCodeBlocksGenerator.h b/Source/cmExtraCodeBlocksGenerator.h
index 93fc6b35d5..b66b24a336 100644
--- a/Source/cmExtraCodeBlocksGenerator.h
+++ b/Source/cmExtraCodeBlocksGenerator.h
@@ -22,8 +22,6 @@ class cmGeneratedFileStream;
/** \class cmExtraCodeBlocksGenerator
* \brief Write CodeBlocks project files for Makefile based projects
- *
- * This generator is in early alpha stage.
*/
class cmExtraCodeBlocksGenerator : public cmExternalMakefileProjectGenerator
{