mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:49:01 +08:00
24 lines
531 B
JSON
24 lines
531 B
JSON
{
|
|
"name": "boost-flyweight",
|
|
"version": "1.77.0",
|
|
"description": "Boost flyweight module",
|
|
"homepage": "https://github.com/boostorg/flyweight",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-container-hash",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-interprocess",
|
|
"boost-mpl",
|
|
"boost-multi-index",
|
|
"boost-parameter",
|
|
"boost-preprocessor",
|
|
"boost-serialization",
|
|
"boost-smart-ptr",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|