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

[wip/sot-talos-balance] don't install documentation

Because, with a recent CMake, if doc/header.html is provided and the
build folder is the root folder, this file gets overwritten by itself,
disappears, and therefore can't be installed.
parent 7863e193
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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