Skip to content
Snippets Groups Projects
Commit 19541904 authored by Mathieu Geisert (old)'s avatar Mathieu Geisert (old)
Browse files

Add qpOASES dependency for test_LP_solvers.

parent fddaa143
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,6 @@ add_executable(test_static_equilibrium test_static_equilibrium.cpp)
add_executable(test_LP_solvers test_LP_solvers.cpp)
TARGET_LINK_LIBRARIES(test_LP_solvers centroidal-dynamics-lib)
PKG_CONFIG_USE_DEPENDENCY(test_LP_solvers qpOASES)
TARGET_LINK_LIBRARIES(test_static_equilibrium centroidal-dynamics-lib)
#~ TARGET_LINK_LIBRARIES(polytopetest polytope ${SRC_DIR}/../external/cddlib-094b/lib-src/libcdd.a)
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