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

[wip/{py-,}example-adder] set USE_BOOST_LIBS

parent 9553eec6
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ MAINTAINER= gsaurel@laas.fr
CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF
USE_BOOST_LIBS= unit_test_framework
include ../../devel/jrl-cmakemodules/Makefile.common
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
......
......@@ -15,6 +15,8 @@ MAINTAINER= gsaurel@laas.fr
USE_PYTHON_ONLY= true
USE_BOOST_LIBS= unit_test_framework python
include ../../devel/jrl-cmakemodules/Makefile.common
include ../../wip/${NAME}/depend.mk
include ../../devel/boost-headers/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