allow meson to find ICU in non-standard localtion

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: allow meson to find ICU in non-standard localtion
Date: 2023-02-22 18:26:23
Message-ID: 10930b0dd06d7fbba2b67c07d39bc7ace08d5e42.camel@j-davis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I attached a simple patch that allows meson to find ICU in a non-
standard location if if you specify -Dextra_lib_dirs and
-Dextra_include_dirs.

I'm not sure it's the right thing to do though. One downside is that it
doesn't output the version that it finds, it only outputs "YES".

Attachment Content-Type Size
v1-0001-Allow-meson-to-find-ICU-in-non-standard-locations.patch text/x-patch 946 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirk Wolak 2023-02-22 18:37:31 Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has)
Previous Message Pavel Stehule 2023-02-22 18:24:26 Re: Proposal: %T Prompt parameter for psql for current time (like Oracle has)