yuzu/externals/vcpkg/ports/easyloggingpp/vcpkg.json

18 lines
385 B
JSON
Executable File

{
"name": "easyloggingpp",
"version": "9.97.0",
"port-version": 2,
"description": "Easylogging++ is a single header efficient logging library for C++ applications.",
"homepage": "https://github.com/amrayn/easyloggingpp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}