blob: 557378ae55f85bfd0cd9e990f6df83761c97218a [file] [log] [blame]
exe = executable('main', 'main.c', link_with : lib)
test('stuff works', exe)