pineapple/externals/vcpkg/ports/xtl/vcpkg.json
2022-07-23 03:01:36 +02:00

9 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"
]
}