Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « otherbackends - github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 099d1253d1e89359c0917b9663ec09f8607b89ca (plain)
1
2
3
4
5
6
add_sources_from_current_dir(otherbackends
  raw.c
  rlogin.c
  supdup.c
  telnet.c
  testback.c)