ObjPgSQL  meson.build at [31c5599df5]

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


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