yuzu/externals/vcpkg/ports/boost-geometry/vcpkg.json

44 lines
958 B
JSON
Executable File

{
"name": "boost-geometry",
"version": "1.79.0",
"description": "Boost geometry module",
"homepage": "https://github.com/boostorg/geometry",
"license": "BSL-1.0",
"dependencies": [
"boost-algorithm",
"boost-any",
"boost-array",
"boost-assert",
"boost-concept-check",
"boost-config",
"boost-container",
"boost-core",
"boost-function-types",
"boost-fusion",
"boost-integer",
"boost-iterator",
"boost-lexical-cast",
"boost-math",
"boost-move",
"boost-mpl",
"boost-multiprecision",
"boost-numeric-conversion",
"boost-polygon",
"boost-qvm",
"boost-range",
"boost-rational",
"boost-serialization",
"boost-smart-ptr",
"boost-static-assert",
"boost-thread",
"boost-throw-exception",
"boost-tokenizer",
"boost-tuple",
"boost-type-traits",
"boost-utility",
"boost-variant",
"boost-variant2",
"boost-vcpkg-helpers"
]
}