vcpkg/ports/boost-modular-build-helper/vcpkg.json

9 lines
183 B
JSON
Raw Normal View History

{
"name": "boost-modular-build-helper",
2021-09-28 08:12:39 +08:00
"version": "1.77.0",
"description": "Internal vcpkg port used to build Boost libraries",
"dependencies": [
"boost-uninstall"
]
}