vcpkg/ports/boost-config/vcpkg.json

11 lines
229 B
JSON
Raw Normal View History

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