-fix some memory leaks in unittests

-change name in dub.json ecs->bubel_ecs
-add dependeny in meson.build
This commit is contained in:
Mergul 2021-01-09 14:30:56 +01:00
parent 84ba5f9eb5
commit edaa2286f4
4 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{
"name": "ecs",
"name": "bubel_ecs",
"authors": [
"Michał Masiukiewicz", "Dawid Masiukiewicz"
],