mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 07:51:38 +01:00
test changes
This commit is contained in:
@@ -6,3 +6,9 @@ blueprints = custom_target('blueprints',
|
||||
output: '.',
|
||||
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'],
|
||||
)
|
||||
|
||||
resources = gnome.compile_resources('resources',
|
||||
'flashcards.gresource.xml',
|
||||
dependencies: blueprints,
|
||||
c_name: 'flashcards'
|
||||
)
|
||||
Reference in New Issue
Block a user