aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/meson.build
blob: 39e45638db07d6a796d37815fdbea372e79586d7 (plain)
1
2
3
4
5
6
7
8
9
backend_sources += files(
  'conv.c',
  'mbutils.c',
  'stringinfo_mb.c',
  'wstrcmp.c',
  'wstrncmp.c',
)

# Note we only enter conversion_procs once the backend build is defined