1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/cmake/platforms
Simon Tatham b0a61849ef Unix GSSAPI: support krb5-config as well as pkg-config.
On FreeBSD, I'm told, you can't configure Kerberos via pkg-config. So
we need a fallback. Here's some manual code to run krb5-config and
pick apart the result, similar to what I already did with gtk-config
for our (still not dead!) GTK 1 support.
2022-09-17 07:53:43 +01:00
..
unix.cmake Unix GSSAPI: support krb5-config as well as pkg-config. 2022-09-17 07:53:43 +01:00
windows.cmake 32-bit Windows x86: reinstate subsystem version of 5.01. 2022-09-11 15:17:20 +01:00