test: build in a minimal environment
- Make unit tests work without GTK installed.
- Add a Meson build with minimal environment setup. All subprojects are loaded, except Cairo.
- Do not fall back on subprojects when building with
pyproject.toml
: built binaries cannot be installed anyway and cause the build to fail.
Edited by Arjan Molenaar