diff --git a/sot-talos-balance/Makefile b/sot-talos-balance/Makefile index 775760678dbf25ea1d98373b40442e8a4783d451..be6626ec0dfabfc60a0aebdbf8a0148d2aa6ddf6 100644 --- a/sot-talos-balance/Makefile +++ b/sot-talos-balance/Makefile @@ -12,6 +12,7 @@ LICENSE= 2-clause-bsd MAINTAINER= gepetto-soft@laas.fr CMAKE_ARGS+= -DBUILD_PYTHON_INTERFACE=OFF +CMAKE_ARGS+= -DINSTALL_DOCUMENTATION=OFF include ../../devel/jrl-cmakemodules/Makefile.common include ../../wip/eiquadprog/depend.mk