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

[wip/jrl-walkgen-v3] add conflict with older version

while here, build the package in the standard directory
parent 252a6d17
No related branches found
No related tags found
No related merge requests found
......@@ -17,18 +17,14 @@ LICENSE= gnu-lgpl-v3
DYNAMIC_PLIST_DIRS+= share/doc/jrl-walkgen
CONFLICTS+= jrl-walkgen
PKG_SUPPORTED_OPTIONS+= debug
PKG_OPTION_DESCR.debug= Compile in debugging mode
PKG_OPTION_SET.debug:= CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=Debug
# Build the package in a separate directory
CONFIGURE_DIRS= _build
CMAKE_ARG_PATH= ..
CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib
pre-configure:
${RUN}${MKDIR} ${WRKSRC}/_build
include ../../mk/sysdep/cmake.mk
include ../../math/pinocchio/depend.mk
include ../../wip/eigen-quadprog/depend.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