ObjPgSQL  meson.build at [7c54d67cf3]

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


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