ObjIRC  meson.build at [f2b266d4a6]

File tests/meson.build artifact a47146480b part of check-in f2b266d4a6


testexe = executable('tests', 'Tests.m',
  dependencies: objfw_dep,
  link_with: objirc,
  include_directories: incdir)
test('ObjIRC tests', testexe,
  verbose: true)