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

11 lines
236 B
JSON

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