mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
Remove the "early alpha stage" comments about Eclipse and C::B
Alex
This commit is contained in:
parent
a02987a0df
commit
e547fa763b
@ -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
|
||||
{
|
||||
|
@ -21,8 +21,6 @@ class cmGeneratedFileStream;
|
||||
|
||||
/** \class cmExtraEclipseCDT4Generator
|
||||
* \brief Write Eclipse project files for Makefile based projects
|
||||
*
|
||||
* This generator is in early alpha stage.
|
||||
*/
|
||||
class cmExtraEclipseCDT4Generator : public cmExternalMakefileProjectGenerator
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user