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
sot-talos
Commits
d8a2066a
Commit
d8a2066a
authored
Jul 06, 2017
by
Olivier Stasse
Browse files
[cmake] Fix dependency to talos_data.
parent
c684fdaa
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d8a2066a
...
...
@@ -50,7 +50,7 @@ ADD_REQUIRED_DEPENDENCY("dynamic-graph-python >= 3.0.0")
ADD_REQUIRED_DEPENDENCY
(
"dynamic_graph_bridge_msgs"
)
ADD_REQUIRED_DEPENDENCY
(
"dynamic_graph_bridge >= 3.0"
)
ADD_OPTIONAL_DEPENDENCY
(
"talos
-
data"
)
ADD_OPTIONAL_DEPENDENCY
(
"talos
_
data"
)
# Search for dependencies.
# Boost
...
...
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