early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/easyloggingpp/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/easyloggingpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user