refresh struct

This commit is contained in:
chatlanin
2024-07-05 10:26:32 +03:00
parent e22967accb
commit 40da1bbaa9
68 changed files with 17 additions and 56 deletions

View File

@@ -34,9 +34,11 @@ inc = []
deps = [
dependency('uuid'),
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
]
#############################################################
subdir('src')
subdir('tests')