yuzu/externals/vcpkg/ports/boost-flyweight/vcpkg.json

25 lines
555 B
JSON
Executable File

{
"name": "boost-flyweight",
"version": "1.79.0",
"description": "Boost flyweight module",
"homepage": "https://github.com/boostorg/flyweight",
"license": "BSL-1.0",
"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"
]
}