Skip to content
Snippets Groups Projects
Commit 3174ec13 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-curves] plan ahead addition of pinocchio dependency

parent 3847dfc4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
ORG= loco-3d
NAME= curves
VERSION= 0.2.0
PKGREVISION= 1
CATEGORIES= wip
COMMENT= Library for creating curves
......@@ -20,6 +21,8 @@ include ../../devel/boost-libs/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../math/eigen3/depend.mk
include ../../math/py-eigenpy/depend.mk
include ../../math/pinocchio/depend.mk
include ../../math/py-pinocchio/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
......
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