mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
44ef240471
* [indicators] Update to 2.3 * Update [indicators] git-tree
17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"name": "indicators",
|
|
"version": "2.3",
|
|
"description": "Activity indicators for modern C++",
|
|
"homepage": "https://github.com/p-ranav/indicators",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|