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

13 lines
256 B
JSON

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