Implement our global KotoCartographer class to enable easy reference, lookups, storage of various Koto classes.
This commit is contained in:
parent
b6db2003b8
commit
a77efdb0aa
4 changed files with 282 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
add_project_arguments('-Db_sanitize=address', language: 'c')
|
||||
|
||||
koto_sources = [
|
||||
'db/cartographer.c',
|
||||
'db/db.c',
|
||||
'indexer/album.c',
|
||||
'indexer/artist.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue