Complete rework of makefile generators expect trouble

This commit is contained in:
Bill Hoffman
2002-11-08 15:46:08 -05:00
parent c72462ffb1
commit f5d95fb078
68 changed files with 1572 additions and 531 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ public:
/**
* Try to determine system infomation, get it from another generator
*/
virtual void EnableLanguagesFromGenerator(cmGlobalGenerator *, cmMakefile *);
virtual void EnableLanguagesFromGenerator(cmGlobalGenerator *);
};