mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-31 01:25:18 +01:00
BUILD: Refactor libpng submodule (#10238)
* relocate libpng files * fix cmake build * fix MSVC build
This commit is contained in:
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"]
|
||||
|
||||
Reference in New Issue
Block a user