mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
28 lines
567 B
JSON
28 lines
567 B
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-cmake",
|
|
"version": "1.85.0",
|
|
"port-version": 2,
|
|
"description": "Boost CMake support infrastructure",
|
|
"homepage": "https://github.com/boostorg/cmake",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-uninstall",
|
|
"version>=": "1.85.0"
|
|
},
|
|
{
|
|
"name": "vcpkg-boost",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|