mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 20:00:38 -06:00
cmRulePlaceholderExpander: Remove unused member RuleLauncher
This commit is contained in:
@@ -57,7 +57,6 @@ public:
|
||||
const char* LanguageCompileFlags;
|
||||
const char* Defines;
|
||||
const char* Includes;
|
||||
const char* RuleLauncher;
|
||||
const char* DependencyFile;
|
||||
const char* FilterPrefix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user