Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
applications
BallTracking
Commits
939227d7
Commit
939227d7
authored
Apr 21, 2020
by
Ahmed
Browse files
add CMakeLists.txt
parent
1bffd2cd
Pipeline
#270818
failed with stage
in 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
0 → 100644
View file @
939227d7
cmake_minimum_required
(
VERSION 3.5
)
project
(
default
)
set
(
CMAKE_CXX_STANDARD 11
)
add_subdirectory
(
src/cpp
)
add_subdirectory
(
target
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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