Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
2d5ddb07
Commit
2d5ddb07
authored
Mar 29, 2002
by
Bill Hoffman
Browse files
output list bug
parent
3a2b9637
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmMSDotNETGenerator.cxx
View file @
2d5ddb07
...
...
@@ -1187,7 +1187,7 @@ void cmMSDotNETGenerator::WriteCustomRule(std::ostream& fout,
}
else
{
first
=
tru
e
;
first
=
fals
e
;
}
fout
<<
output
->
c_str
();
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment