mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
buildsystem refactoring cleanup
This commit is contained in:
parent
df39bac449
commit
c6c5faa95c
12 changed files with 788 additions and 853 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -53,7 +53,7 @@
|
|||
url = https://github.com/glennrp/libpng.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/libusb"]
|
||||
path = 3rdparty/libusb/src
|
||||
path = 3rdparty/libusb/libusb
|
||||
url = https://github.com/libusb/libusb.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/FAudio"]
|
||||
|
@ -65,7 +65,7 @@
|
|||
url = https://github.com/tcbrindle/span
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/curl"]
|
||||
path = 3rdparty/curl/src
|
||||
path = 3rdparty/curl/curl
|
||||
url = https://github.com/curl/curl.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/wolfssl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue