blob: f79993cf3329398a3459964675022b047ee8c829 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"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"
]
}
|