Merge branch 'meson-version-bump' into 'main'

build: Bump Meson dependency to 1.2.0

See merge request GNOME/glib!3666
This commit is contained in:
Michael Catanzaro
2023-10-25 13:23:53 +00:00
12 changed files with 23 additions and 41 deletions

View File

@@ -154,11 +154,7 @@ if get_option('gtk_doc')
command : [concat_files_helper, '@OUTPUT@', '@INPUT@'],
)
configure_file(
output : 'gio-docs-platform.xml',
input : platform_file,
copy : true,
)
fs.copyfile(platform_file, 'gio-docs-platform.xml')
content_files = [
'migrating-posix.xml',