mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-10 20:55:40 +00:00
5 lines
104 B
Meson
5 lines
104 B
Meson
project('gtk-sharp', ['cs', 'c'], version: '3.22.6',
|
|
meson_version: '>=0.43')
|
|
|
|
subdir('Source')
|