diff options
| author | Marcus Wölk <mwoelk83@users.noreply.github.com> | 2017-01-14 23:56:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-14 23:56:34 +0100 |
| commit | b2619d58c67842e5dd23eb4fea974c35270ab9dd (patch) | |
| tree | 8b277ae98687db75767cd64684ed136b8a6d3595 | |
| parent | fd0adc561dd93c2cdf0762eeefa0438537a6760a (diff) | |
| download | vcpkg-b2619d58c67842e5dd23eb4fea974c35270ab9dd.tar.gz vcpkg-b2619d58c67842e5dd23eb4fea974c35270ab9dd.zip | |
Create CONTROL file
| -rw-r--r-- | ports/cereal/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/cereal/CONTROL b/ports/cereal/CONTROL new file mode 100644 index 000000000..3c598a735 --- /dev/null +++ b/ports/cereal/CONTROL @@ -0,0 +1,3 @@ +Source: cereal +Version: 1.2.1 +Description: a header-only C++11 serialization library (built in support for binary, XML and JSon) |
