mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 15:13:34 +00:00
feat(meson): adding meson.build
This commit is contained in:
5
runtime/Sources/meson.build
git.filemode.normal_file
5
runtime/Sources/meson.build
git.filemode.normal_file
@@ -0,0 +1,5 @@
|
||||
sources = []
|
||||
subdir('Core')
|
||||
subdir('Graphics')
|
||||
subdir('Platform')
|
||||
subdir('Renderer')
|
||||
Reference in New Issue
Block a user