Sign in
qemu
/
meson
/
refs/heads/failcheck
/
.
/
docs
/
markdown
/
snippets
/
preprocess.md
blob: c6cdc08b46f5bda0577eb9d08716432a70207bff [
file
] [
log
] [
blame
] [
view
]
## compiler.preprocess()
Dependencies
keyword argument can now be passed to
`compiler.preprocess()`
to
add include directories
or
compiler arguments
.
Generated
sources such
as
custom targets are now allowed too
.