blob: dd1e63c10f12747dece97cac72af1a0b4ce333f2 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "boost-config",
"version": "1.76.0",
"description": "Boost config module",
"homepage": "https://github.com/boostorg/config",
"dependencies": [
"boost-vcpkg-helpers"
]
}
|