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,14 +0,0 @@
|
||||
sources += [
|
||||
files(
|
||||
'Application.cpp',
|
||||
'Bridge.cpp',
|
||||
'EventBus.cpp',
|
||||
'EventListener.cpp',
|
||||
'Fps.cpp',
|
||||
'Graphics.cpp',
|
||||
'Logs.cpp',
|
||||
'Memory.cpp',
|
||||
'Profiler.cpp',
|
||||
'SDLManager.cpp',
|
||||
'UUID.cpp')
|
||||
]
|
||||
Reference in New Issue
Block a user