mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Meson: Fix warnings introduced in 0.47.0
This commit is contained in:
@@ -425,7 +425,7 @@ if not meson.is_cross_build() or meson.has_exe_wrapper()
|
||||
# referenced by test.gresource.xml
|
||||
test_generated_txt = configure_file(input : 'test1.txt',
|
||||
output : 'test-generated.txt',
|
||||
configuration : configuration_data(),
|
||||
copy : true,
|
||||
install : false)
|
||||
|
||||
exe = executable('resources', 'resources.c', test_gresource,
|
||||
|
Reference in New Issue
Block a user