package/pkg-cmake.mk: globally disable doc, examples and tests
authorSamuel Martin <s.martin49@gmail.com>
Sun, 19 Oct 2014 18:04:37 +0000 (20:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Oct 2014 16:02:46 +0000 (17:02 +0100)
commitc99a1ab3b412c2af1d92a492aee48ca825ba6dfb
treeb02c7f5e05acf7cb7bc0fddada611edc617d26c9
parentcfb4d2451ba0feac9e5e050319e542e128b3aec9
package/pkg-cmake.mk: globally disable doc, examples and tests

This patch globally disables doc, examples and tests build for both the
target and host packages.

If needed, these configure flags can be overloaded in the per-package
*_CONF_OPTS variables.

This makes the cmake-package infrastructure even closer to the autotools
one.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk