mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
feat(meson): adding meson.build
This commit is contained in:
6
runtime/Sources/Platform/meson.build
git.filemode.normal_file
6
runtime/Sources/Platform/meson.build
git.filemode.normal_file
@@ -0,0 +1,6 @@
|
||||
sources += [
|
||||
files(
|
||||
'Inputs.cpp',
|
||||
'Window.cpp'
|
||||
)
|
||||
]
|
||||
Reference in New Issue
Block a user