vcpkg/ports/log4cxx/CONTROL
Sean Yen 67eb48da0f
[log4cxx] Add new port (#11659)
* Adding log4cxx 0.10.0

* adding the ci baseline.

* updated ci.baseline.txt

* Update portfile.cmake

* Update CONTROL
2020-06-11 00:56:42 -07:00

7 lines
479 B
Plaintext

Source: log4cxx
Version: 0.10.0-2
Homepage: https://logging.apache.org/log4cxx/
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. Apache log4cxx is licensed under the Apache License, an open source license certified by the Open Source Initiative.
Build-Depends: apr, apr-util
Supports: windows&!(uwp|arm|static)