Skip to content
Snippets Groups Projects
Commit 6e163463 authored by Keith Francois's avatar Keith Francois
Browse files

Correct link for apple

parent 52fdc8e5
No related branches found
No related tags found
1 merge request!1[major][cpp] starting point to integrate pinocchio
......@@ -46,7 +46,7 @@ FOREACH(lib ${libs})
ENDIF(${lib}_plugins_dependencies)
IF (APPLE)
TARGET_LINK_LIBRARIES(${lib} ${Boost_LIBRARIES} ${Boost_SYSTEM_LIBRARY})
TARGET_LINK_LIBRARIES(${lib} ${Boost_LIBRARIES})
ENDIF (APPLE)
PKG_CONFIG_USE_DEPENDENCY(${lib} 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