vcpkg/ports/boost-static-assert/vcpkg.json

12 lines
263 B
JSON
Raw Normal View History

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