yuzu/externals/vcpkg/ports/boost-type-traits/vcpkg.json

13 lines
281 B
JSON
Executable File

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