mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-10 08:55:33 +02:00
5 lines
96 B
Meson
5 lines
96 B
Meson
binding_headers = []
|
|
binding_dependencies = []
|
|
binding_source = files(
|
|
'binding-null.cpp'
|
|
)
|