summaryrefslogtreecommitdiffstats
path: root/test cases/common/78 internal dependency/src/meson.build
blob: 89f99abd1492b72c89f7c8f764f3815a74d79096 (plain)
1
2
exe = executable('projtest', 'main.c', dependencies : proj1_dep)
test('projtest', exe)