Use Meson to build GNUstep apps #610
super-betonamu-jin
started this conversation in
General
Replies: 1 comment
-
|
Meson already has GNUstep support, you should not need to do this manually. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Note: This only covers GNUstep Base, but you can easily expand it to include GUI.
Put this code in your
meson.build:Now you can use it:
Beta Was this translation helpful? Give feedback.
All reactions