mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 09:09:18 +01:00
Use system libpng for vcpkg on linux
This commit is contained in:
parent
59f6fe6e2f
commit
3428e4dae6
@ -27,7 +27,10 @@
|
|||||||
"platform": "!windows"
|
"platform": "!windows"
|
||||||
},
|
},
|
||||||
"libjpeg-turbo",
|
"libjpeg-turbo",
|
||||||
"libpng",
|
{
|
||||||
|
"name": "libpng",
|
||||||
|
"platform": "!linux"
|
||||||
|
},
|
||||||
"nanosvg",
|
"nanosvg",
|
||||||
"opengl",
|
"opengl",
|
||||||
"pcre2",
|
"pcre2",
|
||||||
|
Loading…
Reference in New Issue
Block a user