ObjSQLite3  Artifact [4ebc7f4ac0]

Artifact 4ebc7f4ac00895d46588a962a17db97f53fb43d9cdf513fec62d87e98d1995c5:


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