Artifact 92097635cee4203d3cfef9885358bbd32e44cca6bb25f5557ffddd2b789d2a03:
- File tests/meson.build — part of check-in [a27ad474c4] at 2024-08-07 19:43:07 on branch trunk — Migrate build system to Meson (user: js, size: 154) [annotate] [blame] [check-ins using]
testexe = executable('tests', 'Tests.m', dependencies: objfw_dep, link_with: objpgsql, include_directories: incdir) test('ObjPgSQL tests', testexe)