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
74e976d0
Commit
74e976d0
authored
Jul 24, 2018
by
Christoph Richter
Browse files
fixup! Allow custom CMake commands
parent
4473a733
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/template/cmake/CMakeListsCppTemplate.ftl
View file @
74e976d0
...
...
@@ -30,5 +30,5 @@ export(TARGETS ${viewModel.compName} FILE ${viewModel.compName}.cmake)
# additional commands end
<#
list
viewModel.cmakeCommandListEnd as cmd>
$
{
cmd
}
${
cmd
}
</#
list
>
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