ObjMatrix  meson.build at [c2c2f03cd2]

File tests/meson.build artifact 9f24e6042d part of check-in c2c2f03cd2


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