vcpkg/ports/buck-yeh-bux/vcpkg.json
2024-10-28 23:57:54 -07:00

15 lines
370 B
JSON

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