mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
|
||||
virtual ~cmLocalKdevelopGenerator();
|
||||
|
||||
virtual void Generate(bool fromTheTop);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user