yuzu/externals/vcpkg/ports/boost-numeric-conversion/vcpkg.json

18 lines
414 B
JSON
Executable File

{
"name": "boost-numeric-conversion",
"version": "1.79.0",
"description": "Boost numeric_conversion module",
"homepage": "https://github.com/boostorg/numeric_conversion",
"license": "BSL-1.0",
"dependencies": [
"boost-config",
"boost-conversion",
"boost-core",
"boost-mpl",
"boost-preprocessor",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}