We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6580ee5 + c697aa6 commit 11d7674Copy full SHA for 11d7674
1 file changed
scripts/build-windows.sh
@@ -33,7 +33,7 @@ echo git $url $sha1 > versions
33
34
vcpkg install pkgconf
35
36
-for p in libpng
+for p in libpng openjpeg
37
do
38
vcpkg install $p:$WINARCH-windows
39
n=$(echo $p | sed 's/\[.*//')
0 commit comments