CMakeLists.txt 98 B

1234567
  1. add_sources_from_current_dir(otherbackends
  2. raw.c
  3. rlogin.c
  4. supdup.c
  5. telnet.c
  6. testback.c)