Sign in
qemu
/
meson
/
refs/heads/failcheck
/
.
/
docs
/
markdown
/
snippets
/
none-backend.md
blob: 766430dfd588f604e126b41e61c2974f6b003c39 [
file
] [
log
] [
blame
] [
view
]
## New "none" backend
The
`--backend=none`
option has been added
,
to configure a project that has
no
build rules
,
only install rules
.
This
avoids depending on ninja
.