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

[wip/sot-core-v3] build the package in the standard directory

parent d82e6802
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,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