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
EMAM2RosCpp
Commits
ebfa55dd
Commit
ebfa55dd
authored
Aug 29, 2019
by
Sven0171
Browse files
removed header from cmakelists
parent
12dbd252
Pipeline
#177797
failed with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/de/monticore/lang/monticar/generator/roscpp/template/CMakeLists.ftl
View file @
ebfa55dd
<#-- (c) https://github.com/MontiCore/monticore -->
<#-- (c) https://github.com/MontiCore/monticore -->
/* (c) https://github.com/MontiCore/monticore */
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5)
project (${model.name})
project (${model.name})
set (CMAKE_CXX_STANDARD 14)
set (CMAKE_CXX_STANDARD 14)
...
...
Write
Preview
Markdown
is supported
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