mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 23:00:50 +08:00
cmMakefile: Remove bad comment.
This commit is contained in:
@@ -1658,7 +1658,6 @@ void cmMakefile::InitializeFromParent()
|
||||
|
||||
void cmMakefile::ConfigureSubDirectory(cmLocalGenerator *lg2)
|
||||
{
|
||||
// copy our variables from the child makefile
|
||||
lg2->GetMakefile()->InitializeFromParent();
|
||||
lg2->GetMakefile()->MakeStartDirectoriesCurrent();
|
||||
if (this->GetCMakeInstance()->GetDebugOutput())
|
||||
|
Reference in New Issue
Block a user