pgsql: Silence meson warning
Started by Peter Eisentrautabout 2 years ago1 messagescomitters
Silence meson warning
Commit 619bc23a1a introduced
WARNING: Project targets '>=0.54' but uses feature introduced in '0.55.0': Passing executable/found program object to script parameter of add_dist_script
Work around that by wrapping the offending line in a meson version check.
Author: Tristan Partin <tristan@neon.tech>
Discussion: /messages/by-id/D096Q3NFFVH1.1T5RE4MOO9ZFH@neon.tech
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/585df02b445f63167f145685e045e5b6074a5a30
Modified Files
--------------
meson.build | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)