ObjMatrix  meson.build at [bec8b4dab3]

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


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