blob: 9ea1d0dc7e3ed3c74444f51fc59bcc3f1875fa06 [file] [log] [blame]
project('prebuilt static lib', 'c')
subdir('libdir')
test('static', executable('mainprog', 'main.c', dependencies : best_dep))