mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 23:53:58 +02:00
Cherry-pick mozjpeg cmake 4 compatibility
This commit is contained in:
parent
cf414cb9cb
commit
9fd1f95ab8
1 changed files with 1 additions and 0 deletions
|
@ -577,6 +577,7 @@ mac:
|
|||
stage('mozjpeg', """
|
||||
git clone -b v4.1.5 https://github.com/mozilla/mozjpeg.git
|
||||
cd mozjpeg
|
||||
git cherry-pick 1644bdb
|
||||
win:
|
||||
cmake . ^
|
||||
-A %WIN32X64% ^
|
||||
|
|
Loading…
Add table
Reference in a new issue