vcpkg/ports/boost-assert/vcpkg.json

11 lines
215 B
JSON
Raw Normal View History

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