diff options
| author | Adam Martin <adam.madram@gmail.com> | 2016-10-20 15:25:10 -0500 |
|---|---|---|
| committer | Adam Martin <adam.madram@gmail.com> | 2016-10-20 15:25:10 -0500 |
| commit | f2f018271f98960dd0343633042759eeafea2e20 (patch) | |
| tree | c23010f8d144977cc0746b69bb558f5ea5fd9043 /ports/fastlz/CONTROL | |
| parent | cb0d924ec3fcc4fa6ee7db75a522c697ee5035e1 (diff) | |
| download | vcpkg-f2f018271f98960dd0343633042759eeafea2e20.tar.gz vcpkg-f2f018271f98960dd0343633042759eeafea2e20.zip | |
[fastlz] Added fastlz library
Also did minor formating to the bullet3 portfile while using it for comparisson.
The version was uncertain so I just used 1.0.
Diffstat (limited to 'ports/fastlz/CONTROL')
| -rw-r--r-- | ports/fastlz/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/fastlz/CONTROL b/ports/fastlz/CONTROL new file mode 100644 index 000000000..089ba333e --- /dev/null +++ b/ports/fastlz/CONTROL @@ -0,0 +1,3 @@ +Source: fastlz +Version: 1.0 +Description: A lightning-fast lossless compression library |
