mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
meson: add install-{quiet, world} targets
To define our own install target, we need dependencies on the i18n targets, which we did not collect so far. Discussion: https://postgr.es/m/3fc3bb9b-f7f8-d442-35c1-ec82280c564a@enterprisedb.com
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
|
||||
|
||||
i18n.gettext('pg_test_fsync-' + pg_version_major.to_string())
|
||||
nls_targets += [i18n.gettext('pg_test_fsync-' + pg_version_major.to_string())]
|
||||
|
Reference in New Issue
Block a user