Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-tutorial
Commits
8b1594ef
Commit
8b1594ef
authored
Apr 05, 2022
by
Guilhem Saurel
Browse files
CMake: fix CMP0115
parent
36f33dee
Pipeline
#18114
passed with stage
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8b1594ef
...
...
@@ -56,8 +56,8 @@ SET(${PROJECT_NAME}_HEADERS
)
SET
(
${
PROJECT_NAME
}
_SOURCES
src/inverted-pendulum
src/feedback-controller
src/inverted-pendulum
.cpp
src/feedback-controller
.cpp
)
ADD_LIBRARY
(
${
PROJECT_NAME
}
SHARED
...
...
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