mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:28:59 +08:00
0877312702
Co-authored-by: Monica <v-liumonica@microsoft.com>
22 lines
371 B
JSON
22 lines
371 B
JSON
{
|
|
"name": "zug",
|
|
"version-date": "2024-04-26",
|
|
"description": "Transducers for C++",
|
|
"homepage": "https://sinusoid.es/zug/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
],
|
|
"features": {
|
|
"docs": {
|
|
"description": "Build documentation"
|
|
}
|
|
}
|
|
}
|