Artifact 4ebc7f4ac00895d46588a962a17db97f53fb43d9cdf513fec62d87e98d1995c5:
- File tests/meson.build — part of check-in [2aa27f332c] at 2024-08-04 20:38:38 on branch trunk — Migrate build system to Meson (user: js, size: 160) [annotate] [blame] [check-ins using]
testexe = executable('tests', 'Tests.m', dependencies: [objfw_dep], link_with: objsqlite3, include_directories: incdir) test('ObjSQLite3 tests', testexe)