vcpkg/ports/aixlog/vcpkg.json

12 lines
189 B
JSON
Raw Normal View History

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