mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
Complete rework of makefile generators expect trouble
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
/**
|
||||
* Try to determine system infomation, get it from another generator
|
||||
*/
|
||||
virtual void EnableLanguagesFromGenerator(cmGlobalGenerator *, cmMakefile *);
|
||||
virtual void EnableLanguagesFromGenerator(cmGlobalGenerator *);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user