Open dgibson opened 1 year ago
I guess not really more than the few commands here are necessary? https://mesonbuild.com/Quick-guide.html#compiling-a-meson-project
And maybe link people to the docs there for things like advanced usage with DESTDIR etc
Yes. The shorter the better, really.
We currently have both Makefiles and meson scripts either of which can build the project. However, I frequently forget how to properly invoke meson, so it tends to be poorly tested.
README.md
should have short instructions for how to build with meson.