ObjPgSQL  Diff

Differences From Artifact [8b491c9ab3]:

To Artifact [05e6318ef5]:


1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







project('ObjPgSQL', 'objc',
  version: '0.1',
  version: '1.0',
  meson_version: '>= 1.5.0',
  default_options: {
    'warning_level': '3',
  })

objfw_dep = dependency('objfw')
libpq_dep = dependency('libpq')