aboutsummaryrefslogtreecommitdiff
path: root/ports/cmcstl2/CONTROL
diff options
context:
space:
mode:
authormyd7349 <myd7349@gmail.com>2019-07-22 14:21:29 +0800
committerPhil Christensen <philc@microsoft.com>2019-07-21 23:21:29 -0700
commit89cd3d15da7e3ceaffb69ec0011453d8999ba557 (patch)
tree35b19b1897534f75434d4670b9387bbdeb9b38be /ports/cmcstl2/CONTROL
parent22be764ecc302d93371b8f7a05faf0fc4e39fa31 (diff)
downloadvcpkg-89cd3d15da7e3ceaffb69ec0011453d8999ba557.tar.gz
vcpkg-89cd3d15da7e3ceaffb69ec0011453d8999ba557.zip
[cmcstl2] Add new port (#7348)
Diffstat (limited to 'ports/cmcstl2/CONTROL')
-rw-r--r--ports/cmcstl2/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/cmcstl2/CONTROL b/ports/cmcstl2/CONTROL
new file mode 100644
index 000000000..42b652ce4
--- /dev/null
+++ b/ports/cmcstl2/CONTROL
@@ -0,0 +1,4 @@
+Source: cmcstl2
+Version: 2019-07-20
+Description: An implementation of C++ Extensions for Ranges
+Homepage: https://github.com/CaseyCarter/cmcstl2