meson: Add support for detecting ossp-uuid without pkg-config This is necessary as ossp-uuid on windows installs neither a pkg-config nor a cmake dependency information. Nor is there another supported uuid implementation available on windows.
Reported-by: Dave Page <[email protected]> Reviewed-by: Tristan Partin <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch: 16-, where meson support was added Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/793a5bebebbedd925311ba95cb77e3fb9b704200 Modified Files -------------- meson.build | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-)
