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
Guilhem Saurel
jrl-walkgen
Commits
3d7adbb5
Commit
3d7adbb5
authored
Apr 18, 2020
by
Guilhem Saurel
Browse files
[CMake] use exports from talos_data
parent
fea5899c
Pipeline
#9071
failed with stage
in 35 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3d7adbb5
...
...
@@ -31,7 +31,7 @@ ADD_PROJECT_DEPENDENCY(LAPACK REQUIRED)
ADD_PROJECT_DEPENDENCY
(
pinocchio REQUIRED PKG_CONFIG_REQUIRES pinocchio
)
IF
(
BUILD_TESTING
)
ADD_
REQUIRED
_DEPENDENCY
(
"talos_data
>= 1.2.1"
)
ADD_
PROJECT
_DEPENDENCY
(
"talos_data
"
REQUIRED
)
ENDIF
(
BUILD_TESTING
)
# Handle OS specificities
...
...
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