diff options
| author | mannkafai <mannkafai@users.noreply.github.com> | 2021-02-09 10:20:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:20:17 -0800 |
| commit | b011565aeccb6571fb2567bf7c4bbae8bb5a93ce (patch) | |
| tree | 55d3d8852721ad0455d7051382095c488900302c /ports/log4cpp/CONTROL | |
| parent | d9f832bc05367beea56e2a6b57c258d31f627969 (diff) | |
| download | vcpkg-b011565aeccb6571fb2567bf7c4bbae8bb5a93ce.tar.gz vcpkg-b011565aeccb6571fb2567bf7c4bbae8bb5a93ce.zip | |
[log4cpp] find_package support (#15650)
Diffstat (limited to 'ports/log4cpp/CONTROL')
| -rw-r--r-- | ports/log4cpp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/log4cpp/CONTROL b/ports/log4cpp/CONTROL index 11d3c0207..2b43a635c 100644 --- a/ports/log4cpp/CONTROL +++ b/ports/log4cpp/CONTROL @@ -1,6 +1,6 @@ Source: log4cpp Version: 2.9.1 -Port-Version: 3 +Port-Version: 4 Homepage: https://github.com/orocos-toolchain/log4cpp 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. Supports: !uwp |
