mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
6 lines
102 B
Meson
6 lines
102 B
Meson
# Copyright (c) 2022-2025, PostgreSQL Global Development Group
|
|
|
|
backend_sources += files(
|
|
'jit.c'
|
|
)
|