package/jsoncpp: switch build system to meson
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 4 Sep 2019 21:02:37 +0000 (23:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Sep 2019 20:34:25 +0000 (22:34 +0200)
commit3651d4baa3f850bb0b69948b9f2338a44bb1f61c
tree66c609972b6312552ee81098e32ed663432589d4
parent565785851cfb5968010b40830d9cef39fd9280a8
package/jsoncpp: switch build system to meson

Bumping jsoncpp to 1.9.1 will cause a CMake-related build error:
https://github.com/open-source-parsers/jsoncpp/issues/970

To fix the bug upstream suggests to switch to meson:
"Our official policy has been only supporting the meson build, and
 having users submit fixes for the CMake build."
https://github.com/open-source-parsers/jsoncpp/issues/970#issuecomment-509794015

Remove all _CONF_OPTS as they are not supported by meson.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/jsoncpp/jsoncpp.mk