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
1fc8df9c
Commit
1fc8df9c
authored
Jul 21, 2012
by
Nicolas Despres
Committed by
Peter Kümmel
Jul 22, 2012
Browse files
Add missing this->.
parent
7a3ecf5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmNinjaTargetGenerator.cxx
View file @
1fc8df9c
...
...
@@ -73,7 +73,7 @@ cmNinjaTargetGenerator::cmNinjaTargetGenerator(cmTarget* target)
cmNinjaTargetGenerator
::~
cmNinjaTargetGenerator
()
{
delete
MacOSXContentGenerator
;
delete
this
->
MacOSXContentGenerator
;
}
cmGeneratedFileStream
&
cmNinjaTargetGenerator
::
GetBuildFileStream
()
const
...
...
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