# robotpkg Makefile for: wip/example-adder # Created: Guilhem Saurel on Tue, 10 Jul 2018 # ORG= gepetto NAME= example-adder VERSION= 2.0.1 CATEGORIES= wip COMMENT= Example Project LICENSE= 2-clause-bsd MAINTAINER= gsaurel@laas.fr CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF include ../../wip/jrl/Makefile.common include ../../devel/boost-headers/depend.mk include ../../devel/boost-libs/depend.mk include ../../pkgtools/pkg-config/depend.mk include ../../mk/sysdep/cmake.mk include ../../mk/language/c.mk include ../../mk/language/c++.mk include ../../mk/robotpkg.mk