mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
17 lines
363 B
JSON
17 lines
363 B
JSON
|
{
|
||
|
"name": "boost-intrusive",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost intrusive module",
|
||
|
"homepage": "https://github.com/boostorg/intrusive",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-container-hash",
|
||
|
"boost-core",
|
||
|
"boost-integer",
|
||
|
"boost-move",
|
||
|
"boost-static-assert",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|