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 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
..
unix.cmake Better detection of NOT_X_WINDOWS. 2021-05-03 17:01:55 +01:00
windows.cmake Move some add_executable() calls to top-level CMakeLists. 2021-04-26 18:00:01 +01:00