mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
7 lines
98 B
CMake
7 lines
98 B
CMake
|
add_sources_from_current_dir(otherbackends
|
||
|
raw.c
|
||
|
rlogin.c
|
||
|
supdup.c
|
||
|
telnet.c
|
||
|
testback.c)
|