blob: 61a65834059b314a56ba0c9e6bb4816172e79a26 (
plain)
1
2
3
4
5
6
|
muon (implementation of the meson build system)
muon is an implementation of the meson build system in c99 with
minimal dependencies. It isn't quite a drop-in replacement for the
standard meson command; specifically, it doesn't support the
"meson .." syntax used in most SlackBuild scripts.
|