diff options
| author | Alenas <alenas@hotmail.com> | 2018-11-22 15:02:30 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-22 05:02:30 -0800 |
| commit | 05b2110ebc610f792a08f97467783c311fbd40cf (patch) | |
| tree | 8032934c9e1f0ce6c3bd5ac480a3de3039a179e5 /ports/easyloggingpp/CONTROL | |
| parent | eccae2adaa20c64a44034a6115c6c5f90be201be (diff) | |
| download | vcpkg-05b2110ebc610f792a08f97467783c311fbd40cf.tar.gz vcpkg-05b2110ebc610f792a08f97467783c311fbd40cf.zip | |
easyloggingpp port (#4780)
* easyloggingpp port
* [easyloggingpp] Tweak to always produce static library
Diffstat (limited to 'ports/easyloggingpp/CONTROL')
| -rw-r--r-- | ports/easyloggingpp/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/easyloggingpp/CONTROL b/ports/easyloggingpp/CONTROL new file mode 100644 index 000000000..3f462dfbd --- /dev/null +++ b/ports/easyloggingpp/CONTROL @@ -0,0 +1,3 @@ +Source: easyloggingpp
+Version: 9.96.5-1
+Description: Easylogging++ is a single header efficient logging library for C++ applications.
\ No newline at end of file |
