1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/cmake
Simon Tatham c037aef285 Better detection of NOT_X_WINDOWS.
When building against the Mac Homebrew installation of GTK, you find
that GTK exists, libX11 exists, but the integration between the two
(in the form of the header file gdk/gdkx.h) doesn't exist. In that
situation, we need to compile out X11 support.
2021-05-03 17:01:55 +01:00
..
platforms Better detection of NOT_X_WINDOWS. 2021-05-03 17:01:55 +01:00
cmake.h.in Break up crypto modules containing HW acceleration. 2021-04-21 21:55:26 +01:00
gitcommit.cmake Integrate the 'doc' subdir into the CMake system. 2021-05-03 17:01:55 +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 Prepare gitcommit.cmake to support multiple output types. 2021-05-03 17:01:55 +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