early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/log4cxx/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/log4cxx/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "log4cxx",
|
||||
"version": "0.12.1",
|
||||
"description": "Apache log4cxx is a logging framework for C++ patterned after Apache log4j, which uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR",
|
||||
"homepage": "https://logging.apache.org/log4cxx",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"apr",
|
||||
"apr-util",
|
||||
"expat",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user