mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
tests: Avoid using deprecated meson.build_root
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
committed by
Philip Withnall
parent
d0967c1d4a
commit
6751392934
@@ -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
|
||||
|
Reference in New Issue
Block a user