Sign in
qemu
/
meson
/
refs/heads/nosymlinks
/
.
/
docs
/
markdown
/
snippets
/
json_output_format.md
blob: 626840f76b524e799bc60e3eef66def6176ea79e [
file
] [
view
]
## Added 'json' output_format to configure_file()
When
no
input file
is
specified
,
[[
configure_file
]]
can now
generate a
`json`
file
from
given
[[
@cfg_data
]].
Field
descriptions are
not
preserved
in
the json file
.