18 lines
385 B
JSON
18 lines
385 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|