diff options
| author | Jimmy Lee <l02n20l@qq.com> | 2021-07-23 06:48:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 15:48:47 -0700 |
| commit | dad6d642764eb5b798bcd5b082516bf06e922265 (patch) | |
| tree | 30345148d687a27fb87e79be70597e5b925a5aeb /ports/liblzma/CONTROL | |
| parent | f241ffc3f03cd3664f242125d21e9967c20ae94a (diff) | |
| download | vcpkg-dad6d642764eb5b798bcd5b082516bf06e922265.tar.gz vcpkg-dad6d642764eb5b798bcd5b082516bf06e922265.zip | |
[liblzma] add install bundle for support build target for ios platform. (#18829)
* [liblzma] add install bundle for support build target for ios platform.
* Remove the deprecated functions
* format vcpkg.json
* Update the baseline version
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/liblzma/CONTROL')
| -rw-r--r-- | ports/liblzma/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/liblzma/CONTROL b/ports/liblzma/CONTROL deleted file mode 100644 index da00befc3..000000000 --- a/ports/liblzma/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: liblzma -Version: 5.2.5 -Port-Version: 2 -Homepage: https://github.com/xz-mirror/xz -Description: Compression library with an API similar to that of zlib. |
