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