mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
changed name
This commit is contained in:
parent
0ccba5a056
commit
6ee07d2c10
@ -32,7 +32,7 @@ public:
|
||||
///! Get the name for the generator.
|
||||
virtual const char* GetName() {
|
||||
return cmGlobalCodeWarriorGenerator::GetActualName();}
|
||||
static const char* GetActualName() {return "Code Warrior";}
|
||||
static const char* GetActualName() {return "Code Warrior Not Working";}
|
||||
|
||||
///! Create a local generator appropriate to this Global Generator
|
||||
virtual cmLocalGenerator *CreateLocalGenerator();
|
||||
|
Loading…
Reference in New Issue
Block a user