This website requires JavaScript.
Explore
Help
Register
Sign in
ryujinx-archive
/
GtkSharp
Watch
2
Star
0
Fork
You've already forked GtkSharp
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b756ff2109
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