Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 250 Bytes

File metadata and controls

10 lines (8 loc) · 250 Bytes

LanDrop

Zero-config LAN file transfer with discovery, resume, and integrity verification.

Windows build (VCPKG + MSVC)

cmake --preset windows-msvc cmake --build --preset windows-msvc-release

UNIX BASED

cmake -S . -B build cmake --build build