aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/73 wrap file url/meson.build
blob: 3bd3b250f2415e4fb569e00a6fc1e191129e7801 (plain)
1
2
3
4
project('test wrap with file url')

exe = subproject('foo').get_variable('foo_exe')
test('test1', exe)