aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAlexandre Bouvier <[email protected]>2023-02-22 20:27:05 +0100
committerAlexandre Bouvier <[email protected]>2023-02-28 06:39:54 +0100
commit0245c5dc4953b11397bd80a7bf658a736f1340e1 (patch)
tree266b2fdff13b1b1e0dfb3faf1cb695ad0240194b /.gitmodules
parenta78a475815ee20d448fb75db7707d52e974041a2 (diff)
downloadyuzu-android-0245c5dc4953b11397bd80a7bf658a736f1340e1.tar.gz
yuzu-android-0245c5dc4953b11397bd80a7bf658a736f1340e1.zip
externals: use openssl from vcpkg
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 8e98ee9cb..75c7b5fe0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,9 +13,6 @@
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
-[submodule "libressl"]
- path = externals/libressl
- url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "libusb"]
path = externals/libusb/libusb
url = https://github.com/libusb/libusb.git