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
sot-dynamic-pinocchio
Commits
f79bdde8
Commit
f79bdde8
authored
Jan 10, 2020
by
Guilhem Saurel
Browse files
[CMake] sync submodule
parent
9e5c6207
Pipeline
#7898
passed with stage
in 31 minutes and 47 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f79bdde8
...
...
@@ -26,8 +26,8 @@ SET(PKG_CONFIG_ADDITIONAL_VARIABLES
plugindir
)
C
MAKE_POLICY
(
SET CMP0048 OLD
)
PROJECT
(
${
PROJECT_NAME
}
CXX
)
C
OMPUTE_PROJECT_ARGS
(
PROJECT_ARGS LANGUAGES CXX
)
PROJECT
(
${
PROJECT_NAME
}
${
PROJECT_ARGS
}
)
# Search for dependencies.
ADD_REQUIRED_DEPENDENCY
(
"pinocchio >= 2.0.0"
)
...
...
cmake
@
811bfc47
Compare
63efaecd
...
811bfc47
Subproject commit
63efaecd7c1fa3f9c190b5365561c38ea33f3236
Subproject commit
811bfc472940425a0a96cca7e01331f6cf68fced
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