COMP: fix warning
This commit is contained in:
parent
704ed70b1f
commit
492b16b19d
|
@ -695,7 +695,6 @@ cmGlobalUnixMakefileGenerator3
|
||||||
std::vector<std::string> depends;
|
std::vector<std::string> depends;
|
||||||
std::vector<std::string> commands;
|
std::vector<std::string> commands;
|
||||||
std::string localName;
|
std::string localName;
|
||||||
std::string makeTargetName;
|
|
||||||
|
|
||||||
// write the directory level rules for this local gen
|
// write the directory level rules for this local gen
|
||||||
//this->WriteDirectoryRules(ruleFileStream,lg);
|
//this->WriteDirectoryRules(ruleFileStream,lg);
|
||||||
|
|
Loading…
Reference in New Issue