pineapple/externals/vcpkg/ports/ms-gsl/vcpkg.json
2022-07-23 03:01:36 +02:00

16 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
}
]
}