Skip to content
Snippets Groups Projects
Commit 9f156826 authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/sot-tools-v3] Add dependency to dynamic-graph

PKGREVISION set to 1
parent 6021c956
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
ORG= stack-of-tasks
NAME= sot-tools
VERSION= 2.1.0
PKGREVISION= 1
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
......@@ -27,6 +28,7 @@ CMAKE_ARGS+= -DINSTALL_DOCUMENTATION=OFF # doxygen segfaults on 14.04
DYNAMIC_PLIST_DIRS+= share/doc/${NAME}
include ../../wip/sot-core-v3/depend.mk
include ../../wip/dynamic-graph-v3/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../math/eigen3/depend.mk
include ../../mk/sysdep/cmake.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