ObjSQLite3  Artifact [b3f1289f8f]

Artifact b3f1289f8f3ec77a5ea05c7b89631e83ebc1658a7a95cc0ce35dd7042409a3a5:


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