mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-22 21:09:52 +00:00
Merge pull request #19407 from warmenhoven/warmenhoven/pr/osx-x86-png
libretro: macOS x86: Don't use system libpng
This commit is contained in:
commit
840915e52d
@ -103,6 +103,8 @@ libretro-build-linux-i686:
|
||||
libretro-build-osx-x64:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
variables:
|
||||
CORE_ARGS: -DLIBRETRO=ON -DUSE_SYSTEM_LIBPNG=OFF
|
||||
extends:
|
||||
- .libretro-osx-cmake-x86_64
|
||||
- .core-defs
|
||||
|
Loading…
Reference in New Issue
Block a user