mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:28:59 +08:00
ec5dd00496
--------- Co-authored-by: Rostyslav Skrypnyk <rostylsav.skrypnyk@elekta.com> Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com> Co-authored-by: Monica <liuyumei01@beyondsoft.com>
18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"name": "astr",
|
|
"version": "0.2.1",
|
|
"description": "Compile-time array string header-only library.",
|
|
"homepage": "https://github.com/a4z/astr",
|
|
"license": "MPL-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|