mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 03:41:37 +08:00
d8b9fa9a53
* many ports: Fix pkgconfig files location * Use rename in botan rather than install plus delete. * Delete the duplicate share/pkgconfig files in cppad *after* vcpkg_fixup_pkgconfig. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
371 B
JSON
9 lines
371 B
JSON
{
|
|
"name": "log4cpp",
|
|
"version-string": "2.9.1",
|
|
"port-version": 6,
|
|
"description": "Log4cpp is library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log4j Java library, staying as close to their API as is reasonable.",
|
|
"homepage": "https://github.com/orocos-toolchain/log4cpp",
|
|
"supports": "!uwp"
|
|
}
|