mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 00:03:51 -05:00
8 lines
139 B
Meson
8 lines
139 B
Meson
# Copyright (c) 2022-2025, PostgreSQL Global Development Group
|
|
|
|
subdir('geqo')
|
|
subdir('path')
|
|
subdir('plan')
|
|
subdir('prep')
|
|
subdir('util')
|