mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
BUILD: Refactor libpng submodule (#10238)
* relocate libpng files * fix cmake build * fix MSVC build
This commit is contained in:
parent
7b6482c01d
commit
ce94a4ecea
9 changed files with 45 additions and 44 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -49,7 +49,7 @@
|
|||
url = https://github.com/RPCS3/yaml-cpp.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/libpng"]
|
||||
path = 3rdparty/libpng
|
||||
path = 3rdparty/libpng/libpng
|
||||
url = https://github.com/glennrp/libpng.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/libusb"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue