We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 311cdef + 11d7674 commit 2d6dbc0Copy full SHA for 2d6dbc0
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