meson: Add support for detecting gss without pkg-config
authorAndres Freund <andres@anarazel.de>
Sat, 20 Jul 2024 20:51:08 +0000 (13:51 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 20 Jul 2024 20:51:14 +0000 (13:51 -0700)
commit7ed2ce0b257fcceb37bec8520eb293c0522d8681
treef511e3b24df323ce170dd17616b8f87245dbc9b2
parentc3dafaaac389b23721e20f493580fddac7c95528
meson: Add support for detecting gss without pkg-config

This is required as MIT Kerberos does provide neither pkg-config nor cmake
dependency information on windows.

Reported-by: Dave Page <dpage@pgadmin.org>
Reviewed-by: Tristan Partin <tristan@partin.io>
Discussion: https://postgr.es/m/20240709065101.xhc74r3mdg2lmn4w@awork3.anarazel.de
Backpatch: 16-, where meson support was added
meson.build