Skip to content
Snippets Groups Projects
Commit 73a53d23 authored by Francois Bleibel's avatar Francois Bleibel
Browse files

Added correct use of lapack library for riccati equation unit test.

parent 9f0b4fe3
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ ADD_EXECUTABLE(TestRiccatiEquation
../src/PreviewControl/OptimalControllerSolver.cpp
)
TARGET_LINK_LIBRARIES(TestRiccatiEquation ${LAPACK_LIBRARIES})
PKG_CONFIG_USE_DEPENDENCY(TestRiccatiEquation jrl-dynamics)
######################
# Test Morisawa 2007 #
......
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