Artifact 9f24e6042d811e48407356fa538f86b6e1abe1c568a23df090b6536e8b20415b:
- File tests/meson.build — part of check-in [e20d96017a] at 2024-08-07 20:11:55 on branch trunk — Migrate build system to Meson (user: js, size: 156) [annotate] [blame] [check-ins using]
testexe = executable('tests', 'Tests.m', dependencies: objfw_dep, link_with: objmatrix, include_directories: incdir) test('ObjMatrix tests', testexe)