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

12 lines
260 B
JSON
Executable File

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