diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-08-08 02:08:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:08:31 -0700 |
| commit | 5a9c8fb3b846338b3c6eb06b5d0983ee7d7f27fc (patch) | |
| tree | 1f33753d4d433b89b67ae103433e7669b8b97c4a /ports/log4cpp/CONTROL | |
| parent | e507b6b7b24ea69f26ce19f5a7451bfcbb4ddbe0 (diff) | |
| download | vcpkg-5a9c8fb3b846338b3c6eb06b5d0983ee7d7f27fc.tar.gz vcpkg-5a9c8fb3b846338b3c6eb06b5d0983ee7d7f27fc.zip | |
[log4cpp] Fix header file install path (#12792)
Diffstat (limited to 'ports/log4cpp/CONTROL')
| -rw-r--r-- | ports/log4cpp/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/log4cpp/CONTROL b/ports/log4cpp/CONTROL index ec84f4065..11d3c0207 100644 --- a/ports/log4cpp/CONTROL +++ b/ports/log4cpp/CONTROL @@ -1,5 +1,6 @@ Source: log4cpp -Version: 2.9.1-2 +Version: 2.9.1 +Port-Version: 3 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 |
