• src/sftp/CMakeLists.txt

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Apr 24 15:19:51 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/dbae36fc04bc3648e96b80e4
    Modified Files:
    src/sftp/CMakeLists.txt
    Log Message:
    sftp: fix CMake build after single-TU reorg

    CMakeLists.txt still listed sftp_attr.c, sftp_client.c, sftp_pkt.c, sftp_server.c, sftp_str.c as standalone sources and referenced the
    deleted sftp_internal.h / sftp_static.h headers. Post-reorg only
    sftp.c is a real translation unit; it #includes the others.

    Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)