18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"name": "gklib",
|
|
"version-date": "2023-03-27",
|
|
"description": "General helper libraries for KarypisLab.",
|
|
"homepage": "https://github.com/KarypisLab/GKlib/",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|