kdelibs/kioslave/CMakeLists.txt
Ivailo Monev a5132853b0 kioslave: reimplement ftp and sftp slaves via curl
the sftp KIO slave is in the kde-workspace repo and the module for
finding libssh was for it. tested ftp and sftp - both work with user and
password authentication as intended (in read-only mode, put() not
implemented)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-03-17 00:48:01 +02:00

3 lines
51 B
CMake

add_subdirectory( file )
add_subdirectory( curl )