Skip to content
Snippets Groups Projects
Commit 6f7979bd authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

CMake: allo ndcurves v2

parent 42526f7a
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ endif(BUILD_PYTHON_INTERFACE)
# Project dependencies
add_project_dependency(hpp-centroidal-dynamics REQUIRED)
add_project_dependency(ndcurves 1.0.0 REQUIRED)
add_project_dependency(ndcurves REQUIRED)
if(USE_GLPK)
add_project_dependency(glpk REQUIRED FIND_EXTERNAL glpk)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment