ObjPgSQL  meson.build at [77c26b4fce]

File tests/meson.build artifact 92097635ce part of check-in 77c26b4fce


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