yuzu/externals/vcpkg/ports/boost-modular-build-helper/vcpkg.json

19 lines
355 B
JSON
Executable File

{
"name": "boost-modular-build-helper",
"version": "1.79.0",
"port-version": 2,
"description": "Internal vcpkg port used to build Boost libraries",
"license": "MIT",
"dependencies": [
"boost-uninstall",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-get-vars",
"host": true
}
]
}