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

[wip/sot-torque-control] build the package in a standard directory

which is required by the gepgitlab buildfarm
parent 44739621
No related branches found
No related tags found
No related merge requests found
......@@ -27,10 +27,6 @@ CMAKE_ARGS+= -DPYTHON_LIBRARY=${PYTHON_LIB}
CMAKE_ARGS+= -DPYTHON_SITELIB=${PYTHON_SITELIB}
CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=lib
# Build the package in a separate directory
CONFIGURE_DIRS= _build
CMAKE_ARG_PATH= ..
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../math/eigen3/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