Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Cpp
Commits
7028eac8
Commit
7028eac8
authored
Jul 20, 2018
by
Christoph Richter
Browse files
fixup! GeneratorCPP: Now is able to generate CMake files
parent
a23002a2
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/java/de/monticore/lang/monticar/generator/cpp/GeneratorCPP.java
View file @
7028eac8
...
...
@@ -411,7 +411,7 @@ public class GeneratorCPP implements Generator {
this
.
generateCMake
=
generateCMake
;
}
public
CMakeConfig
get
c
MakeConfig
()
{
public
CMakeConfig
get
C
MakeConfig
()
{
return
cMakeConfig
;
}
...
...
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