vcpkg/ports/boost-vcpkg-helpers/vcpkg.json
Yury Bura 9e0e9762e6
[boost-modular-headers] download the license file only once (#22462)
* [boost-modular-headers] download license file only once for every header-only library

* update version
2022-01-12 11:39:19 -08:00

10 lines
192 B
JSON

{
"name": "boost-vcpkg-helpers",
"version": "1.78.0",
"port-version": 1,
"description": "Internal vcpkg port used to modularize Boost",
"dependencies": [
"boost-uninstall"
]
}