blob: bc5dab4ed8b1f7d475f28b02933eb70f43127e28 [file] [log] [blame]
project('selfdep', 'fortran')
e = executable('selfdep', 'selfdep.f90')
test('selfdep', e)