Skip to content
Snippets Groups Projects
Commit 1f02d5d6 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Make compilation more robust.

parent 2ed8b81e
No related branches found
No related tags found
No related merge requests found
......@@ -76,4 +76,6 @@ ADD_LIBRARY(jrl-walkgen SHARED ${SOURCES})
SET_TARGET_PROPERTIES(jrl-walkgen PROPERTIES SOVERSION ${PROJECT_VERSION})
INSTALL(TARGETS jrl-walkgen DESTINATION lib)
PKG_CONFIG_USE_DEPENDENCY(jrl-walkgen abstract-robot-dynamics)
PKG_CONFIG_USE_DEPENDENCY(jrl-walkgen jrl-mal)
PKG_CONFIG_USE_DEPENDENCY(jrl-walkgen jrl-dynamics)
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