libsmb2v6.2
- Updated
SMB2/3 Userspace Client
- Project website: https://github.com/sahlberg/libsmb2
#Usage
libsmb2 can be used from CMake via:
find_package(SMB2 REQUIRED)
target_include_directories(main PRIVATE ${SMB2_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${SMB2_LIBRARIES})#Supported Platforms
All platforms supported.
#Features
No default features.
#krb5
SMB2/3 with krb5 support
Platforms: linux | ios
- ✅linux
- ❌
osx - ❌
uwp - ❌
windows
Host Dependencies:
3 transitive dependencies:
vcpkg-cmake (through krb5)
Platforms:
windows & !mingw- vcpkg-cmake-get-vars (through vcpkg-make)
vcpkg-make (through krb5)
Platforms:
!windows | mingw
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
timmeh87
Billy O'Neal
Jack·Boos·Yu
Weihang Ding
Michael DOUBEZ