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