Compile + static link raylib on all platforms

This commit is contained in:
Speedy_Lex
2025-07-03 13:09:34 +02:00
parent 48e53a7261
commit f3f3c0b2f0
4 changed files with 22 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
path = foreign/lua54
url = https://github.com/lua/lua
branch = v5.4
[submodule "foreign/raylib"]
path = foreign/raylib
url = https://github.com/raysan5/raylib