This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
GtkSharp
Watch
1
Star
0
Fork
You've already forked GtkSharp
0
mirror of
https://github.com/Ryujinx/GtkSharp.git
synced
2024-12-23 16:15:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c88946e213
GtkSharp
/
meson.build
5 lines
103 B
Meson
Raw
Normal View
History
Unescape
Escape
Make project name match new repo name
2017-09-26 01:24:27 +00:00
project
(
'GtkSharp'
,
[
'cs'
,
'c'
]
,
version
:
'3.22.6'
,
meson: Require meson 0.43 or higher
2017-09-06 01:37:50 +00:00
meson_version
:
'>=0.43'
)
Add a meson.build file in the toplevel folder
2017-09-05 01:38:04 +00:00
subdir
(
'Source'
)
Reference in a new issue
Copy permalink