vcpkg/ports/boost-stl-interfaces/vcpkg.json

12 lines
266 B
JSON
Raw Normal View History

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