yuzu/externals/vcpkg/ports/ms-gsl/vcpkg.json

17 lines
327 B
JSON
Executable File

{
"name": "ms-gsl",
"version": "4.0.0",
"description": "Microsoft implementation of the Guidelines Support Library",
"homepage": "https://github.com/Microsoft/GSL",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}