vcpkg/ports/boost-flyweight/vcpkg.json

67 lines
1.3 KiB
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-flyweight",
2023-09-14 06:40:46 +08:00
"version": "1.83.0",
"description": "Boost flyweight module",
"homepage": "https://github.com/boostorg/flyweight",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-config",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-container-hash",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-core",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-detail",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-interprocess",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-mpl",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-multi-index",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-parameter",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-preprocessor",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-smart-ptr",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-throw-exception",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-type-traits",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-vcpkg-helpers",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
}
]
}