vcpkg/ports/buck-yeh-bux/vcpkg.json
2023-01-30 17:10:06 -08:00

16 lines
377 B
JSON

{
"name": "buck-yeh-bux",
"version": "1.6.7",
"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
}
]
}