meson/test cases/swift/1 exe/meson.build

4 lines
88 B
Meson

project('swift exe', 'swift')
test('swifttest', executable('swifttest', 'prog.swift'))