Signed-off-by: Simon McVittie <smcv@collabora.com>
<https://mesonbuild.com/Builtin-options.html> for details of generic
Meson options.
+Other build systems
+-------------------
+
When using Autotools, run "./configure --help" to see the possible
configuration options and environment variables.
Full build instructions can be found on mesonbuild website:
https://mesonbuild.com/Running-Meson.html
+Building with CMake
+-------------------
+
The CMake equivalent is:
``` sh