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