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 c314f58254 Conditionalise a couple of CMake checks.
On Windows, configure-style checks are a bit slow, so it's worth
avoiding unnecessary ones if possible. I was testing for three
different header file names that are alternatives to each other, so it
makes sense to stop as soon as we find a usable one.
2021-04-18 08:30:44 +01:00
..
unix.cmake Fix a few cmake configure-time checks. 2021-04-17 22:26:00 +01:00
windows.cmake Conditionalise a couple of CMake checks. 2021-04-18 08:30:44 +01:00