sdl3.c3l as a submodule
This commit is contained in:
parent
6e65700f38
commit
bd8c73ecd5
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -14,3 +14,7 @@
|
||||
path = lib/schrift.c3l/thirdparty/libschrift
|
||||
url = https://github.com/tomolt/libschrift
|
||||
ignore = dirty
|
||||
[submodule "lib/sdl3.c3l"]
|
||||
path = lib/sdl3.c3l
|
||||
url = https://git.alemauri.eu/alema/sdl3.c3l
|
||||
ignore = dirty
|
||||
|
1
lib/sdl3.c3l
Submodule
1
lib/sdl3.c3l
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 076355e2d126e7546e53663b97e8dec22667d34d
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"langrev": "1",
|
||||
"warnings": ["no-unused"],
|
||||
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries", "../sdl3.c3l"],
|
||||
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries"],
|
||||
"dependencies": ["raylib55", "sdl3", "ugui"],
|
||||
"features": [],
|
||||
"authors": ["Alessandro Mauri <ale@shitposting.expert>"],
|
||||
|
Loading…
Reference in New Issue
Block a user