mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
BUILD: Refactor curl submodule (#10228)
* relocate curl files * fix cmake build * fix MSVC build
This commit is contained in:
parent
0224c7a9eb
commit
b09b0bc43b
10 changed files with 845 additions and 842 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -65,7 +65,7 @@
|
|||
url = https://github.com/tcbrindle/span
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/curl"]
|
||||
path = 3rdparty/curl
|
||||
path = 3rdparty/curl/src
|
||||
url = https://github.com/curl/curl.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/wolfssl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue