yuzu/externals/vcpkg/ports/libsmb2/vcpkg.json

16 lines
303 B
JSON
Executable File

{
"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
}
]
}