mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-13 18:43:52 -05:00

This causes cmake to stop whinging that there isn't one. More usefully, by specifying the LANGUAGES keyword as just C (rather than the default of both C and CXX), the cmake configure step is sped up by not having to faff about finding a C++ compiler.