mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12: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