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
b8621cdf
Commit
b8621cdf
authored
Jan 22, 2016
by
Rohan Budhiraja
Browse files
[cmake] update sot-tools version
parent
10a09197
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b8621cdf
...
@@ -41,10 +41,9 @@ SETUP_PROJECT()
...
@@ -41,10 +41,9 @@ SETUP_PROJECT()
# Search for dependencies.
# Search for dependencies.
ADD_REQUIRED_DEPENDENCY
(
"jrl-dynamics >= 1.19.0"
)
ADD_REQUIRED_DEPENDENCY
(
"jrl-dynamics >= 1.19.0"
)
ADD_REQUIRED_DEPENDENCY
(
"dynamic-graph >= 3.0.0"
)
ADD_REQUIRED_DEPENDENCY
(
"dynamic-graph >= 3.0.0"
)
ADD_REQUIRED_DEPENDENCY
(
"sot-core >= 3.0.0"
)
ADD_REQUIRED_DEPENDENCY
(
"sot-core >= 3.0.0"
)
ADD_REQUIRED_DEPENDENCY
(
"sot-tools"
)
ADD_REQUIRED_DEPENDENCY
(
"sot-tools
>= 2.0.0
"
)
# List plug-ins that will be compiled.
# List plug-ins that will be compiled.
SET
(
plugins
SET
(
plugins
...
...
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