Skip to content
GitLab
Menu
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
pinocchio
Commits
ef25eba6
Verified
Commit
ef25eba6
authored
Apr 17, 2021
by
Justin Carpentier
Browse files
cmake: fix example name
parent
f38dbef7
Pipeline
#14082
passed with stage
in 336 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
examples/CMakeLists.txt
View file @
ef25eba6
...
...
@@ -83,7 +83,7 @@ IF(BUILD_PYTHON_INTERFACE)
LIST
(
APPEND
${
PROJECT_NAME
}
_PYTHON_EXAMPLES
sample-model-viewer
display-shapes
simulation-
inverted-
pendulum
simulation-pendulum
)
IF
(
BUILD_WITH_URDF_SUPPORT
)
LIST
(
APPEND
${
PROJECT_NAME
}
_PYTHON_EXAMPLES
...
...
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