early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/libsmb2/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/libsmb2/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "libsmb2",
|
||||
"version-date": "2021-04-29",
|
||||
"port-version": 1,
|
||||
"description": "SMB2/3 Userspace Client",
|
||||
"homepage": "https://github.com/sahlberg/libsmb2",
|
||||
"supports": "!osx",
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user