mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
refactor(meson): delete all meson.build files in the runtime subfolders and regroup all sources in a meson.build file
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
sources += [
|
||||
files(
|
||||
'Font.cpp',
|
||||
'Mesh.cpp',
|
||||
'PutPixelManager.cpp',
|
||||
'Scene.cpp',
|
||||
'Sprite.cpp',
|
||||
'Text.cpp'
|
||||
)
|
||||
]
|
||||
Reference in New Issue
Block a user