mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:43:11 +08:00
21 lines
395 B
JSON
21 lines
395 B
JSON
{
|
|
"name": "ltla-umappp",
|
|
"version-date": "2023-05-11",
|
|
"description": "UMAP C++ implementation",
|
|
"homepage": "https://github.com/LTLA/umappp",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
"ltla-aarand",
|
|
"ltla-cppirlba",
|
|
"ltla-knncolle",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|