blob: 87bd22489d9633bca7d599d8bf957a9840d3b5de [file] [log] [blame]
exe = executable('prog', 'prog.c', 'func.c', include_directories : inc)
test('inc test', exe)