exe = executable('prog', 'prog.c', 'func.c', include_directories : inc) test('inc test', exe)