Wrong place for fout
This commit is contained in:
parent
45bc8cc1dd
commit
238fe481f3
@ -143,8 +143,8 @@ void cmConfigureFileCommand::FinalPass()
|
|||||||
"#cmakedefine", "#undef");
|
"#cmakedefine", "#undef");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fout << inLine << "\n";
|
||||||
}
|
}
|
||||||
fout << inLine << "\n";
|
|
||||||
}
|
}
|
||||||
// close the files before attempting to copy
|
// close the files before attempting to copy
|
||||||
fin.close();
|
fin.close();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user