mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 06:56:14 +01:00
gio/tests/meson: Add glib-compile-schemas as dependency for gsettings test
This commit is contained in:
parent
0525a32c09
commit
fd2b4e4ca4
@ -487,6 +487,7 @@ if host_machine.system() != 'windows'
|
||||
'c_args' : ['-DSRCDIR="@0@"'.format(meson.current_source_dir()),
|
||||
'-DTEST_LOCALE_PATH="@0@"'.format(test_mo_dir)],
|
||||
'install' : false,
|
||||
'depends' : glib_compile_schemas,
|
||||
},
|
||||
}
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user