mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
feat(meson): adding meson.build
This commit is contained in:
7
runtime/Sources/Renderer/RenderPasses/meson.build
git.filemode.normal_file
7
runtime/Sources/Renderer/RenderPasses/meson.build
git.filemode.normal_file
@@ -0,0 +1,7 @@
|
||||
sources += [
|
||||
files(
|
||||
'2DPass.cpp',
|
||||
'FinalPass.cpp',
|
||||
'Passes.cpp'
|
||||
)
|
||||
]
|
||||
Reference in New Issue
Block a user