ObjSQLite3  meson.build at [23b9889d29]

File tests/meson.build artifact 4ebc7f4ac0 part of check-in 23b9889d29


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