terminal/oss/boost/cgmanifest.json
Austin Lamb ddfb6adb98
Add a subset of boost (#8492)
In my #8489 we want to use boost's small_vector type, but that PR is
kinda messy by adding boost and also making a meaningful change.  So
here I'm splitting out the boost addition to its own PR so that one can
be more focused on the allocation improvement and consumption of boost.
2020-12-05 01:25:55 +00:00

16 lines
310 B
JSON

{
"Registrations": [
{
"component": {
"type": "other",
"other": {
"Name": "Boost",
"Version": "1.73.0",
"DownloadUrl": "https://dl.bintray.com/boostorg/release/1.73.0/source/boost_1_73_0.7z"
}
}
}
],
"Version": 1
}