yuzu/externals/vcpkg/ports/rang/vcpkg.json

17 lines
291 B
JSON
Executable File

{
"name": "rang",
"version": "3.2",
"description": "Colors for your Terminal.",
"homepage": "https://github.com/agauniyal/rang",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}