project('Inclusive', 'fortran')
exe = executable('incexe', 'main.f90')
test('Fortran include files', exe)