vcpkg/ports/boost-cmake/vcpkg.json

26 lines
478 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-cmake",
"version": "1.84.0",
"description": "Boost cmake files",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-uninstall",
"version>=": "1.84.0"
},
{
"name": "vcpkg-boost",
"host": true
},
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}