meson: Use get_pkgconfig_variable instead of calling pkg-config ourself
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 28 Mar 2017 17:25:06 +0000 (14:25 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 28 Mar 2017 17:29:26 +0000 (14:29 -0300)
commit6a37782549f25535ea2624b7a9c34a78d45bb626
treebc072f3ceef021319b3868444d12536737d604ed
parentf57ca17a22284f62c86daa0e06e1d6d9094bff76
meson: Use get_pkgconfig_variable instead of calling pkg-config ourself

It is avalaible in meson 0.36 which is now are requirement

Nothing happens on not found dependencies.
tests/check/meson.build