18 lines
345 B
JSON
18 lines
345 B
JSON
|
{
|
||
|
"name": "plog",
|
||
|
"version": "1.1.8",
|
||
|
"description": "Portable, simple and extensible C++ logging library.",
|
||
|
"homepage": "https://github.com/SergiusTheBest/plog",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|