Skip to content
Snippets Groups Projects
Commit b8621cdf authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

[cmake] update sot-tools version

parent 10a09197
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment