Revert "Cherry-pick mozjpeg cmake 4 compatibility"

This reverts commit 9fd1f95ab8.
This commit is contained in:
Ilya Fedin 2025-05-08 14:27:36 +04:00 committed by John Preston
parent 4b12f52029
commit f39662588f

View file

@ -582,7 +582,6 @@ 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% ^