meson: Add missing dependency to unicode test programs
Peter Eisentraut <peter@eisentraut.org>
meson: Add missing dependency to unicode test programs The test programs in src/common/unicode/ (case_test, category_test, norm_test), don't build with meson if the nls option is enabled, because a libintl dependency is missing. Fix that. (The makefiles are ok.) Reviewed-by: Aleksander Alekseev <aleksander@timescale.com> Discussion: https://www.postgresql.org/message-id/flat/52db1d2b-4b96-473e-b323-a4b16a950fba%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/common/unicode/meson.build | modified | +3 −3 |
Discussion
- unicode test programs don't build with meson 3 messages · 2024-10-18 → 2024-10-30