mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 21:55:09 +00:00
bug
This commit is contained in:
@@ -58,7 +58,7 @@ def main():
|
||||
VENDOR_DIR.mkdir(exist_ok=True)
|
||||
INSTALL_DIR.mkdir(exist_ok=True)
|
||||
|
||||
fetch_repo("SDL", "https://github.com/libsdl-org/SDL.git", "release-3.0.0")
|
||||
fetch_repo("SDL", "https://github.com/libsdl-org/SDL.git", "release-3.2.x")
|
||||
build_and_install(
|
||||
VENDOR_DIR / "SDL",
|
||||
VENDOR_DIR / "build-sdl",
|
||||
|
||||
Reference in New Issue
Block a user