mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps] Apps are not allocated on the heap anymore but in a union hold by
the AppsContainerStorage
This commit is contained in:
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user