Sign in
qemu
/
meson
/
refs/heads/nosymlinks
/
.
/
docs
/
markdown
/
snippets
/
find_program_default_options.md
blob: 2cf9822d2f87db48810be008845902706e17aa19 [
file
] [
log
] [
blame
] [
view
]
## find_program() now supports the 'default_options' argument
In
a similar fashion
as
dependency
(),
find_program
()
now also allows you to
set
default
options
for
the subproject that gets built
in
case
of a fallback
.