diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-10-12 01:22:36 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 10:22:36 -0700 |
| commit | a6768f64260f0380e7daca3d2a5519bbd496e13b (patch) | |
| tree | 18f71a38557412b5ff5f4d1725cd048c508e93df /versions/l-/libsquish.json | |
| parent | 822eb4b4ce82d76fa5bcfa8f5774f47db4e01e8b (diff) | |
| download | vcpkg-a6768f64260f0380e7daca3d2a5519bbd496e13b.tar.gz vcpkg-a6768f64260f0380e7daca3d2a5519bbd496e13b.zip | |
[openimageio/libsquish] Export libsquish cmake target and fix find dependency libsquish (#20240)
* [libsquish] Export cmake target
* [openimageio] Fix find dependency libsquish
* version
* Rename the target
* Re-fix dependency libsquish, apply official changes
* version stuff
* more version
* Change namespace
* Update patch
* version
* Remove unused patch
* version
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/l-/libsquish.json')
| -rw-r--r-- | versions/l-/libsquish.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libsquish.json b/versions/l-/libsquish.json index d1b638460..4c70c7dec 100644 --- a/versions/l-/libsquish.json +++ b/versions/l-/libsquish.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "97da7fd0b127d2b07821950e5aee7acadbcd9d17", + "version-string": "1.15", + "port-version": 9 + }, + { "git-tree": "9e7c8060fb2b0499a31df98ef1e8652081e18944", "version-string": "1.15", "port-version": 8 |
