mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-15 05:29:01 +08:00
a993be073c
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com> Co-authored-by: buck-yeh <github-actions> Co-authored-by: Monica <liuyumei01@beyondsoft.com>
15 lines
370 B
JSON
15 lines
370 B
JSON
{
|
|
"name": "buck-yeh-bux",
|
|
"version": "1.7.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
|
|
}
|
|
]
|
|
}
|