ObjPgSQL  meson.build at [f80e0a2206]

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


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