mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
external: Add SDL as submodule
* Update SDL for Mac OS Catalina * Update SDL for Windows * Remove sdl from main repo * Add sdl as external repo
This commit is contained in:
committed by
Nick Renieris
parent
2987dc035a
commit
8805456a0e
@@ -78,3 +78,6 @@
|
||||
[submodule "external/VulkanMemoryAllocator"]
|
||||
path = external/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
[submodule "external/sdl"]
|
||||
path = external/sdl
|
||||
url = https://github.com/Vita3K/sdl
|
||||
|
||||
Reference in New Issue
Block a user