vcpkg/ports/aixlog/vcpkg.json
JonLiu1993 d1657f4c9b
[arcus/any-lite/aixlog] Update to the latest version (#19977)
* [arcus/any-lite/aixlog] Update to the latest version

* update version

* Apply requested changes

* update version

* update vcpkg.json

* update version
2021-09-07 21:41:40 -07:00

12 lines
189 B
JSON

{
"name": "aixlog",
"version-semver": "1.5.0",
"description": "Header-only C++ logging library",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}