tests: Avoid using deprecated meson.build_root

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2022-07-14 15:56:28 +01:00
committed by Philip Withnall
parent d0967c1d4a
commit 6751392934
2 changed files with 5 additions and 2 deletions

View File

@@ -400,7 +400,7 @@ if host_system != 'windows'
appinfo_sources += files('gdesktopappinfo.c')
gio_unix_include_headers += files('gdesktopappinfo.h')
executable('gio-launch-desktop', 'gio-launch-desktop.c',
gio_launch_desktop = executable('gio-launch-desktop', 'gio-launch-desktop.c',
install : true,
c_args : gio_c_args,
# intl.lib is not compatible with SAFESEH