1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/keygen/CMakeLists.txt

11 lines
148 B
CMake
Raw Permalink Normal View History

add_sources_from_current_dir(keygen
dsa.c
ecdsa.c
millerrabin.c
mpunsafe.c
pockle.c
prime.c
primecandidate.c
rsa.c
smallprimes.c)