diff options
| author | myd7349 <myd7349@gmail.com> | 2019-03-15 02:19:45 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-14 11:19:45 -0700 |
| commit | fe419b289055cbe0d7ccd41e01332e3155eed7bd (patch) | |
| tree | 50c70459550bd2b9d9d79d0c897e1ad41ed0d67d /ports/roaring/CONTROL | |
| parent | 98e6be36c8c86a9300c11c2826cab148db1d086c (diff) | |
| download | vcpkg-fe419b289055cbe0d7ccd41e01332e3155eed7bd.tar.gz vcpkg-fe419b289055cbe0d7ccd41e01332e3155eed7bd.zip | |
[roaring] Add new port (#5643)
* [roaring] Add new port
* [roaring] Add a warning for 32-bit build
Diffstat (limited to 'ports/roaring/CONTROL')
| -rw-r--r-- | ports/roaring/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/roaring/CONTROL b/ports/roaring/CONTROL new file mode 100644 index 000000000..7b5b05949 --- /dev/null +++ b/ports/roaring/CONTROL @@ -0,0 +1,3 @@ +Source: roaring
+Version: 2019-03-05-1
+Description: A better compressed bitset in C (and C++)
|
