We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3bd73 commit b63ad91Copy full SHA for b63ad91
unittest/CMakeLists.txt
@@ -69,5 +69,5 @@ ADD_TEST_CFLAGS(contacts '-DTSID_SOURCE_DIR=\\\"${${PROJECT_NAME}_SOURCE_DIR}\\\
69
ADD_UNIT_TEST(tsid-formulation "eigen3;pinocchio")
70
ADD_TEST_CFLAGS(tsid-formulation '-DTSID_SOURCE_DIR=\\\"${${PROJECT_NAME}_SOURCE_DIR}\\\"')
71
72
-ADD_UNIT_TEST(math_utils "eigen3")
+ADD_UNIT_TEST(math_utils "eigen3;pinocchio")
73
ADD_UNIT_TEST(hqp_solvers "eigen3;pinocchio")
0 commit comments