mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
cmGlobalGenerator: Devirtualize method.
This commit is contained in:
@@ -124,7 +124,7 @@ public:
|
||||
/**
|
||||
* Try to determine system information, get it from another generator
|
||||
*/
|
||||
virtual void EnableLanguagesFromGenerator(cmGlobalGenerator *gen,
|
||||
void EnableLanguagesFromGenerator(cmGlobalGenerator *gen,
|
||||
cmMakefile* mf);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user