meson: Use join_paths() instead of '/'
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 7 Dec 2018 11:30:23 +0000 (20:30 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 18 Dec 2018 10:34:01 +0000 (10:34 +0000)
commit076d023508b8ddb5bbd8ab4d381143437ea2da05
tree8f45aaba37d28f578e3b98314de15043d2078ea5
parent90e801e62dde44c2046ab97c9bdb042725fc6943
meson: Use join_paths() instead of '/'

Let Meson decide correct seperator such as '\' for Windows and
'/' for others
meson.build
tests/check/meson.build