pineapple/externals/vcpkg/ports/yato/vcpkg.json
2022-07-23 03:01:36 +02:00

13 lines
289 B
JSON
Executable file

{
"name": "yato",
"version-date": "2022-03-06",
"description": "Modern C++14 containers and utilities, actors system, typesafe config",
"license": "Apache-2.0",
"supports": "!(windows & arm)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}