COMP: Fix bootstrap build after previous change to signature of AddRuleHash.
This commit is contained in:
parent
e79b73d61f
commit
2453164126
@ -1979,8 +1979,8 @@ cmGlobalGenerator::AddRuleHash(const std::vector<std::string>& outputs,
|
||||
this->RuleHashes[fname] = hash;
|
||||
#else
|
||||
(void)outputs;
|
||||
(void)depends;
|
||||
(void)commands;
|
||||
(void)first;
|
||||
(void)last;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user