diff options
| author | Gregory Popovitch <greg7mdp@gmail.com> | 2019-04-01 12:55:14 -0400 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-01 09:55:14 -0700 |
| commit | b33e51ab07f53a61fe2e478dcde043501201e516 (patch) | |
| tree | 3996ff4fdd68318ba1420685379549b4e771d8ef /ports/parallel-hashmap/CONTROL | |
| parent | 6f0923ae93d28287d21219c57a6c8cd3e249bdd4 (diff) | |
| download | vcpkg-b33e51ab07f53a61fe2e478dcde043501201e516.tar.gz vcpkg-b33e51ab07f53a61fe2e478dcde043501201e516.zip | |
add parallel-hashmap package (#5893)
Diffstat (limited to 'ports/parallel-hashmap/CONTROL')
| -rw-r--r-- | ports/parallel-hashmap/CONTROL | 3 |
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. |
