mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-11 09:35:24 +00:00
It can only be used for projects that don't have any rules at all, i.e. they are purely using Meson to: - configure files - run (script?) tests - install files that exist by the end of the setup stage This can be useful e.g. for Meson itself, a pure python project.