diff options
| author | liamwhite <liamwhite@users.noreply.github.com> | 2023-02-28 11:39:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-28 11:39:32 -0500 |
| commit | b44527a25908e54b26ce2a4e9fcdf45f36e64993 (patch) | |
| tree | 266b2fdff13b1b1e0dfb3faf1cb695ad0240194b /.gitmodules | |
| parent | a78a475815ee20d448fb75db7707d52e974041a2 (diff) | |
| parent | 0245c5dc4953b11397bd80a7bf658a736f1340e1 (diff) | |
Merge pull request #9851 from abouvier/openssl-vcpkg
externals: use openssl from vcpkg
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
