mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:28:59 +08:00
afa74ae0f2
* [buck-yeh-bux] fix clang-cl * v db
17 lines
398 B
JSON
17 lines
398 B
JSON
{
|
|
"name": "buck-yeh-bux",
|
|
"version": "1.6.6",
|
|
"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
|
|
}
|
|
]
|
|
}
|