1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/test/sclog
Simon Tatham 83ecb07296 sclog: add a 'project' line in CMakeLists.txt.
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.
2022-08-16 18:23:52 +01:00
..
.gitignore New test system to detect side channels in crypto code. 2019-02-10 13:09:53 +00:00
CMakeLists.txt sclog: add a 'project' line in CMakeLists.txt. 2022-08-16 18:23:52 +01:00
sclog.c Formatting: miscellaneous. 2022-08-03 20:48:46 +01:00