diff options
author | notspiff <cptspiff@gmail.com> | 2018-04-09 19:00:00 +0200 |
---|---|---|
committer | Arne Morten Kvarving <arne.morten.kvarving@sintef.no> | 2018-06-20 06:44:38 +0200 |
commit | da7054759836fdaf169d37cb257dafdedbebca2f (patch) | |
tree | 711917b61a96a1d0059382193a5fd86ef6633b2c /CMakeLists.txt | |
parent | 87c7f9b66ed17f496d7dc0ceac2d304a4e74b08a (diff) |
changed: remove internal sftp support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 2aff11fb97..4350a82bd1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -157,7 +157,6 @@ set(optional_deps Alsa Python SmbClient Sndio - SSH UDEV XSLT ${PLATFORM_OPTIONAL_DEPS}) |