mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 17:38:59 +08:00
12 lines
189 B
JSON
12 lines
189 B
JSON
|
{
|
||
|
"name": "aixlog",
|
||
|
"version-semver": "1.5.0",
|
||
|
"description": "Header-only C++ logging library",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|