summaryrefslogtreecommitdiffstats
path: root/test cases/common/146 library at root/main/meson.build
blob: 557378ae55f85bfd0cd9e990f6df83761c97218a (plain)
1
2
exe = executable('main', 'main.c', link_with : lib)
test('stuff works', exe)