Add sdl3_windows 3.2.6

This commit is contained in:
2025-03-02 22:59:52 +01:00
parent b21e1f8b7a
commit 6832e1a919
5 changed files with 51 additions and 1 deletions

View File

@ -0,0 +1,8 @@
module(
name = "sdl3_windows",
version = "3.2.6",
compatibility_level = 1,
bazel_compatibility = [">=8.0.0"],
)
bazel_dep(name = "rules_license", version = "1.0.0")