meson: Use cdata.set_quoted and set LIBDIR correctly
authorNirbheek Chauhan <nirbheek@centricular.com>
Mon, 18 Dec 2017 19:44:03 +0000 (01:14 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 18 Dec 2017 19:44:03 +0000 (01:14 +0530)
commita07248aec482f81d1f143a1edad974f75e9f78c6
tree44e79eeb91547eab15ae59696875aa386cf30a09
parent8a056af05e23ad5b81cd1dc2699ae20abcf9b91a
meson: Use cdata.set_quoted and set LIBDIR correctly

LIBDIR must include the prefix. Also use set_quoted instead of
manually quoting because it's clearer what the intention is.

https://bugzilla.gnome.org/show_bug.cgi?id=791751
meson.build