pkg-cmake: reduce output when being silent
authorFabio Porcedda <fabio.porcedda@gmail.com>
Wed, 11 Feb 2015 17:52:21 +0000 (18:52 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Feb 2015 07:59:50 +0000 (08:59 +0100)
commit96e7bca18bd55a70c7f837949c791af52ba91e7e
treebfb11fe9c1c393db5702549bb0f5294d21f281c8
parent33735aec520aba776c09b458844a8ce2ca94ff6a
pkg-cmake: reduce output when being silent

Use CMAKE_RULE_MESSAGES and CMAKE_INSTALL_MESSAGE variables to reduce
cmake output when it is a silent build.

[Thomas:
 - use ifneq instead of ifdef
 - remove unneeded else clause
 - also add to the host variant of the configure commands]

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk