Artifact b3f1289f8f3ec77a5ea05c7b89631e83ebc1658a7a95cc0ce35dd7042409a3a5:
- File tests/meson.build — part of check-in [da6b5c90d4] at 2024-08-06 21:56:55 on branch trunk — Improve meson.build files (user: js, size: 158) [annotate] [blame] [check-ins using]
testexe = executable('tests', 'Tests.m', dependencies: objfw_dep, link_with: objsqlite3, include_directories: incdir) test('ObjSQLite3 tests', testexe)