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

16 lines
398 B
JSON
Executable file

{
"name": "buck-yeh-bux",
"version": "1.6.5",
"port-version": 1,
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",
"supports": "!(arm | uwp | osx | linux)",
"dependencies": [
"fmt",
{
"name": "vcpkg-cmake",
"host": true
}
]
}