ENH: fix compile warning
This commit is contained in:
parent
f1dfa7e78f
commit
c05b8fb993
@ -434,8 +434,6 @@ cmMakefileTargetGenerator
|
|||||||
std::vector<std::string> commands;
|
std::vector<std::string> commands;
|
||||||
|
|
||||||
// add in a progress call if needed
|
// add in a progress call if needed
|
||||||
cmGlobalUnixMakefileGenerator3* gg =
|
|
||||||
static_cast<cmGlobalUnixMakefileGenerator3*>(this->GlobalGenerator);
|
|
||||||
std::string progressDir = this->Makefile->GetHomeOutputDirectory();
|
std::string progressDir = this->Makefile->GetHomeOutputDirectory();
|
||||||
progressDir += cmake::GetCMakeFilesDirectory();
|
progressDir += cmake::GetCMakeFilesDirectory();
|
||||||
cmOStringStream progCmd;
|
cmOStringStream progCmd;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user