mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
d1657f4c9b
* [arcus/any-lite/aixlog] Update to the latest version * update version * Apply requested changes * update version * update vcpkg.json * update version
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
|
|
}
|
|
]
|
|
}
|