early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/buck-yeh-bux/vcpkg.json
vendored
Executable file
16
externals/vcpkg/ports/buck-yeh-bux/vcpkg.json
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user