mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
COMP: fix warning
This commit is contained in:
@@ -694,7 +694,6 @@ cmGlobalUnixMakefileGenerator3
|
||||
|
||||
std::vector<std::string> depends;
|
||||
std::vector<std::string> commands;
|
||||
std::string localName;
|
||||
|
||||
// write the directory level rules for this local gen
|
||||
//this->WriteDirectoryRules(ruleFileStream,lg);
|
||||
|
||||
Reference in New Issue
Block a user