mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-15 20:18:05 +02: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()),
|
'c_args' : ['-DSRCDIR="@0@"'.format(meson.current_source_dir()),
|
||||||
'-DTEST_LOCALE_PATH="@0@"'.format(test_mo_dir)],
|
'-DTEST_LOCALE_PATH="@0@"'.format(test_mo_dir)],
|
||||||
'install' : false,
|
'install' : false,
|
||||||
|
'depends' : glib_compile_schemas,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user