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