mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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