mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00: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