ObjPgSQL  meson.build at [e4c8de38e0]

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


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