vcpkg/ports/boost-core/vcpkg.json

12 lines
236 B
JSON
Raw Normal View History

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