Include SDL as subproject to fix CI simulator build (#158)
This commit is contained in:
committed by
GitHub
parent
352ceacfcb
commit
72a9eb1279
@@ -7,3 +7,6 @@
|
||||
[submodule "Libraries/lvgl"]
|
||||
path = Libraries/lvgl
|
||||
url = https://github.com/lvgl/lvgl.git
|
||||
[submodule "Libraries/SDL"]
|
||||
path = Libraries/SDL
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
|
||||
Reference in New Issue
Block a user