diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-08-27 15:56:20 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-27 15:56:20 -0700 |
| commit | cb48082e5c2afdd9355c0ff1d625cceaa29e1102 (patch) | |
| tree | 18b36d6718c1d145b59181b04b298b8806f1f363 /ports/log4cpp/CONTROL | |
| parent | 6296a1c39ea2eab4951de816e4a46ec5bd63e44b (diff) | |
| download | vcpkg-cb48082e5c2afdd9355c0ff1d625cceaa29e1102.tar.gz vcpkg-cb48082e5c2afdd9355c0ff1d625cceaa29e1102.zip | |
[log4cpp] Add new port. (#7433)
Diffstat (limited to 'ports/log4cpp/CONTROL')
| -rw-r--r-- | ports/log4cpp/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/log4cpp/CONTROL b/ports/log4cpp/CONTROL new file mode 100644 index 000000000..9706c1316 --- /dev/null +++ b/ports/log4cpp/CONTROL @@ -0,0 +1,5 @@ +Source: log4cpp +Version: 2.9.1-1 +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. + |
