mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 14:29:02 +08:00
16 lines
335 B
JSON
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"
|
|
]
|
|
}
|