1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 04:30:15 +01:00
This commit is contained in:
2026-03-06 15:48:08 +01:00
parent 7117960286
commit 5ee9bc55c6
4 changed files with 6 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ endforeach
executable('flashcards',
sourcefiles,
resources,
#schemas,
dependencies: flashcards_deps,
install: true
)