mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 09:45:38 +00:00
5 lines
103 B
Meson
5 lines
103 B
Meson
project('GtkSharp', ['cs', 'c'], version: '3.22.6',
|
|
meson_version: '>=0.43')
|
|
|
|
subdir('Source')
|