mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 12:37:50 -05:00
externals: Add CPR as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
||||
[submodule "externals/enet"]
|
||||
path = externals/enet
|
||||
url = https://github.com/lsalzman/enet
|
||||
[submodule "cpr"]
|
||||
path = externals/cpr
|
||||
url = https://github.com/whoshuu/cpr.git
|
||||
|
Reference in New Issue
Block a user