19 lines
342 B
JSON
19 lines
342 B
JSON
{
|
|
"name": "xtl",
|
|
"version": "0.8.0",
|
|
"description": "The x template library",
|
|
"homepage": "https://github.com/xtensor-stack/xtl",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
"nlohmann-json",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|