vcpkg/ports/boost-intrusive/vcpkg.json
2021-09-27 17:12:39 -07:00

16 lines
335 B
JSON

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