BUG: Fixed inclusion of progress.make from subdirectory makefiles.
This commit is contained in:
parent
4ec039e861
commit
28921d907f
@ -1405,7 +1405,7 @@ void cmLocalUnixMakefileGenerator3
|
|||||||
<< "# Include the progress variables for this target.\n"
|
<< "# Include the progress variables for this target.\n"
|
||||||
<< this->IncludeDirective << " "
|
<< this->IncludeDirective << " "
|
||||||
<< this->Convert(progressFileNameFull.c_str(),
|
<< this->Convert(progressFileNameFull.c_str(),
|
||||||
cmLocalGenerator::HOME_OUTPUT,
|
cmLocalGenerator::START_OUTPUT,
|
||||||
cmLocalGenerator::MAKEFILE) << "\n\n";
|
cmLocalGenerator::MAKEFILE) << "\n\n";
|
||||||
|
|
||||||
// Write all global targets
|
// Write all global targets
|
||||||
|
Loading…
x
Reference in New Issue
Block a user