We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12fc089 + a020e49 commit 1f969c5Copy full SHA for 1f969c5
src/SimplifiedModelControllers/CMakeLists.txt
@@ -31,7 +31,8 @@ if(WALKING_CONTROLLERS_COMPILE_SimplifiedModelControllers)
31
WalkingControllers::YarpUtilities
32
WalkingControllers::iDynTreeUtilities
33
osqp::osqp
34
- OsqpEigen::OsqpEigen)
+ OsqpEigen::OsqpEigen
35
+ Eigen3::Eigen)
36
37
add_library(WalkingControllers::${LIBRARY_TARGET_NAME} ALIAS ${LIBRARY_TARGET_NAME})
38
0 commit comments