aboutsummaryrefslogtreecommitdiff
path: root/ports/parallel-hashmap/CONTROL
diff options
context:
space:
mode:
authorGregory Popovitch <greg7mdp@gmail.com>2019-04-01 12:55:14 -0400
committerPhil Christensen <philc@microsoft.com>2019-04-01 09:55:14 -0700
commitb33e51ab07f53a61fe2e478dcde043501201e516 (patch)
tree3996ff4fdd68318ba1420685379549b4e771d8ef /ports/parallel-hashmap/CONTROL
parent6f0923ae93d28287d21219c57a6c8cd3e249bdd4 (diff)
downloadvcpkg-b33e51ab07f53a61fe2e478dcde043501201e516.tar.gz
vcpkg-b33e51ab07f53a61fe2e478dcde043501201e516.zip
add parallel-hashmap package (#5893)
Diffstat (limited to 'ports/parallel-hashmap/CONTROL')
-rw-r--r--ports/parallel-hashmap/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/parallel-hashmap/CONTROL b/ports/parallel-hashmap/CONTROL
new file mode 100644
index 000000000..17a3e455c
--- /dev/null
+++ b/ports/parallel-hashmap/CONTROL
@@ -0,0 +1,3 @@
+Source: parallel-hashmap
+Version: 1.0.0
+Description: A header-only, very fast and memory-friendly hash map family.