blob: 44f5c7157f54d6ce9ca76f7a619e2beb5d3c66d8 [file] [log] [blame]
project('custom target subdir depend files', 'c')
copy = find_program('copyfile.py')
subdir('subdir')
executable('foo', foo_src)