1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 09:27:59 +00:00
putty-source/cmake
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
..
platforms Conditionalise a couple of CMake checks. 2021-04-18 08:30:44 +01:00
cmake.h.in Fix a few cmake configure-time checks. 2021-04-17 22:26:00 +01:00
gitcommit.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
gtk.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
licence.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
setup.cmake Add coverage flags 2021-04-18 08:30:44 +01:00
toolchain-mingw.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
toolchain-winegcc.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
winegcc Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00