COMP: fix warning
This commit is contained in:
parent
5b3dfd2da9
commit
35fcd2715e
|
@ -694,7 +694,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;
|
|
||||||
|
|
||||||
// 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