aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Wölk <mwoelk83@users.noreply.github.com>2017-01-14 23:56:34 +0100
committerGitHub <noreply@github.com>2017-01-14 23:56:34 +0100
commitb2619d58c67842e5dd23eb4fea974c35270ab9dd (patch)
tree8b277ae98687db75767cd64684ed136b8a6d3595
parentfd0adc561dd93c2cdf0762eeefa0438537a6760a (diff)
downloadvcpkg-b2619d58c67842e5dd23eb4fea974c35270ab9dd.tar.gz
vcpkg-b2619d58c67842e5dd23eb4fea974c35270ab9dd.zip
Create CONTROL file
-rw-r--r--ports/cereal/CONTROL3
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)