mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
521995e652
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"name": "tacopie",
|
|
"version": "3.2.0",
|
|
"port-version": 6,
|
|
"description": "Tacopie is a TCP Client & Server C++11 library",
|
|
"homepage": "https://github.com/cpp-redis/tacopie",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|