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
d789b135
Commit
d789b135
authored
Sep 29, 2002
by
Andy Cedilnik
Browse files
Remove debug
parent
aad36568
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmSystemTools.cxx
View file @
d789b135
...
...
@@ -1465,7 +1465,6 @@ bool WindowsRunCommand(const char* command, const char* dir,
CloseHandle
(
read_stdout
);
CloseHandle
(
write_stdin
);
retVal
=
exit
;
std
::
cerr
<<
std
::
endl
<<
"End of WindowsRunCommand("
<<
command
<<
")"
<<
std
::
endl
<<
std
::
flush
;
return
true
;
}
...
...
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