Sign in
qemu
/
meson
/
f38a8269f812c57b1884419a67bb5ce9e9f8983f
/
.
/
test cases
/
common
/
157 custom target subdir depend files
/
meson.build
blob: 44f5c7157f54d6ce9ca76f7a619e2beb5d3c66d8 [
file
] [
log
] [
blame
]
project
(
'custom target subdir depend files'
,
'c'
)
copy
=
find_program
(
'copyfile.py'
)
subdir
(
'subdir'
)
executable
(
'foo'
,
foo_src
)