mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion/kandinsky] Move unicode to ion
This commit is contained in:
@@ -22,6 +22,8 @@ src += $(addprefix ion/src/shared/, \
|
||||
events.cpp \
|
||||
platform_info.cpp \
|
||||
storage.cpp \
|
||||
unicode/utf8_decoder.cpp\
|
||||
unicode/utf8_helper.cpp\
|
||||
)
|
||||
|
||||
src += ion/src/external/lz4/lz4.c
|
||||
@@ -31,4 +33,5 @@ tests += $(addprefix ion/test/,\
|
||||
events.cpp\
|
||||
keyboard.cpp\
|
||||
storage.cpp\
|
||||
utf8_decoder.cpp\
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user