yuzu/externals/vcpkg/ports/xtl/vcpkg.json

10 lines
184 B
JSON
Executable File

{
"name": "xtl",
"version": "0.7.2",
"description": "The x template library",
"homepage": "https://github.com/xtensor-stack/xtl",
"dependencies": [
"nlohmann-json"
]
}