diff options
| author | Sergey Podobry <sergey.podobry@gmail.com> | 2017-08-10 10:52:43 +0300 |
|---|---|---|
| committer | Sergey Podobry <sergey.podobry@gmail.com> | 2017-08-10 10:54:39 +0300 |
| commit | 8df35ffa1c152809dbbf83e31a7cf87ea723a9d9 (patch) | |
| tree | f61081cd38994d0e512055af0b7651912ea1fd51 /ports/plog/CONTROL | |
| parent | 7fd5f3fe7c5589045a1e656a6289e56a20445be3 (diff) | |
| download | vcpkg-8df35ffa1c152809dbbf83e31a7cf87ea723a9d9.tar.gz vcpkg-8df35ffa1c152809dbbf83e31a7cf87ea723a9d9.zip | |
[plog] initial port of plog 1.1.3
Diffstat (limited to 'ports/plog/CONTROL')
| -rw-r--r-- | ports/plog/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/plog/CONTROL b/ports/plog/CONTROL new file mode 100644 index 000000000..091778688 --- /dev/null +++ b/ports/plog/CONTROL @@ -0,0 +1,3 @@ +Source: plog +Version: 1.1.3 +Description: Portable, simple and extensible C++ logging library. |
