vcpkg/ports/boost-stl-interfaces/vcpkg.json
2021-09-27 17:12:39 -07:00

12 lines
259 B
JSON

{
"name": "boost-stl-interfaces",
"version": "1.77.0",
"description": "Boost stl_interfaces module",
"homepage": "https://github.com/boostorg/stl_interfaces",
"dependencies": [
"boost-assert",
"boost-config",
"boost-vcpkg-helpers"
]
}