ObjSQLite3  meson.build at [da6b5c90d4]

File tests/meson.build artifact b3f1289f8f part of check-in da6b5c90d4


testexe = executable('tests', 'Tests.m',
  dependencies: objfw_dep,
  link_with: objsqlite3,
  include_directories: incdir)
test('ObjSQLite3 tests', testexe)