ObjPgSQL  meson.build at [6a6b563eda]

File tests/meson.build artifact 92097635ce part of check-in 6a6b563eda


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