meson.build: drop the use of join_paths
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 11 Jul 2022 05:44:15 +0000 (15:44 +1000)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Nov 2023 10:55:47 +0000 (19:55 +0900)
commited51ec89f4342b84fbafa101bbf5ea8557ff0fe3
tree43482411e56768d7f869ebe6f30ff2fb0ec96b94
parent356c645ce91b40a2788317e40b248320e345b0cd
meson.build: drop the use of join_paths

Replace with the slash notation supported since 0.49

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build