diff options
| author | Nicolai Grodzitski <utromvecherom@gmail.com> | 2020-10-22 03:41:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-21 17:41:53 -0700 |
| commit | b1dea7104f38eae95284470af2833b628a4847bb (patch) | |
| tree | b860006c602a97b6a82fd2ac14b07f4fa3881914 /ports/log4cplus/CONTROL | |
| parent | 3dbec6c25561d627282d15b5a5c8d8c658bd4875 (diff) | |
| download | vcpkg-b1dea7104f38eae95284470af2833b628a4847bb.tar.gz vcpkg-b1dea7104f38eae95284470af2833b628a4847bb.zip | |
[log4cplus ] Normilize log4cplus unicode build (#14100)
Diffstat (limited to 'ports/log4cplus/CONTROL')
| -rw-r--r-- | ports/log4cplus/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/log4cplus/CONTROL b/ports/log4cplus/CONTROL index 9a288a1b3..39e877fbc 100644 --- a/ports/log4cplus/CONTROL +++ b/ports/log4cplus/CONTROL @@ -1,5 +1,9 @@ Source: log4cplus Version: 2.0.5 +Port-Version: 1 Homepage: https://github.com/log4cplus/log4cplus Description: A simple to use C++ logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration Build-Depends: catch + +Feature: unicode +Description: Unicode logger |
