This commit is contained in:
2025-12-06 00:56:28 +01:00
parent e651c8e18a
commit 734fc0675b
34 changed files with 92 additions and 1315 deletions

View File

@@ -15,8 +15,8 @@ blueprints = custom_target('blueprints',
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT', '@CURRENT_SOURCE_DIRECTORY@' , '@INPUT@'],
)
resources = gnome.compile_resources('gnomeframe',
'gnomeframe.gresource.xml',
resources = gnome.compile_resources('voidmanifest',
'voidmanifest.gresource.xml',
gresource_bundle: true,
source_dir: meson.current_build_dir(),
install: true,