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

17 lines
359 B
JSON
Executable File

{
"name": "boost-intrusive",
"version": "1.79.0",
"description": "Boost intrusive module",
"homepage": "https://github.com/boostorg/intrusive",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-config",
"boost-container-hash",
"boost-core",
"boost-move",
"boost-static-assert",
"boost-vcpkg-helpers"
]
}