ObjMatrix  meson.build at [354d5086f4]

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


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