vcpkg/ports/boost-core/vcpkg.json

11 lines
216 B
JSON
Raw Normal View History

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