Merge branch 'wip/pwithnall/meson-0.64' into 'main'

build: Bump Meson dependency to 0.64.0

See merge request GNOME/glib!3077
This commit is contained in:
Xavier Claessens
2022-11-23 11:48:51 +00:00
13 changed files with 45 additions and 41 deletions

View File

@@ -155,11 +155,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 = [
'overview.xml',