[apps] Apps are not allocated on the heap anymore but in a union hold by

the AppsContainerStorage
This commit is contained in:
Émilie Feral
2018-09-05 18:05:41 +02:00
parent ea948117a4
commit 9182d66fcc
16 changed files with 45 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
snapshots += Code::App::Snapshot
snapshot_headers += apps/code/app.h
apps += Code::App
app_headers += apps/code/app.h
app_objs += $(addprefix apps/code/,\
app.o\