Artifact a47146480bded86fb479f6c409433e9b7788edf2f21f7b8af90feccc304964b7:
- File tests/meson.build — part of check-in [f2b266d4a6] at 2024-08-17 00:27:29 on branch trunk — Migrate build system to Meson (user: js, size: 167) [annotate] [blame] [check-ins using]
testexe = executable('tests', 'Tests.m', dependencies: objfw_dep, link_with: objirc, include_directories: incdir) test('ObjIRC tests', testexe, verbose: true)