mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-22 10:57:11 +00:00
3rdparty: Remove SDL2 submodule
Unnecessary since we always dynamic link it now.
This commit is contained in:
committed by
Connor McLaughlin
parent
3567d8913f
commit
ee3ee63ff5
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -24,9 +24,6 @@
|
||||
[submodule "3rdparty/vulkan-headers"]
|
||||
path = 3rdparty/vulkan-headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
||||
[submodule "3rdparty/sdl2/SDL"]
|
||||
path = 3rdparty/sdl2/SDL
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
[submodule "3rdparty/zstd/zstd"]
|
||||
path = 3rdparty/zstd/zstd
|
||||
url = https://github.com/facebook/zstd.git
|
||||
|
||||
Reference in New Issue
Block a user