meson.build 70 B

123
  1. user = executable('user', 'main.swift', srcs)
  2. test('User test', user)