output list bug
This commit is contained in:
parent
3a2b963763
commit
2d5ddb07fd
@ -1187,7 +1187,7 @@ void cmMSDotNETGenerator::WriteCustomRule(std::ostream& fout,
|
||||
}
|
||||
else
|
||||
{
|
||||
first = true;
|
||||
first = false;
|
||||
}
|
||||
fout << output->c_str();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user