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

11 lines
215 B
JSON

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