summaryrefslogtreecommitdiff
path: root/modules/sdl3_windows/3.2.6/MODULE.bazel
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-02 22:59:52 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-02 23:25:02 +0100
commit6832e1a9194aaddf3819795ef5160585ad3d1fd9 (patch)
treec2760a8ad14181e55cac0a9e416d9b6ce6e101a2 /modules/sdl3_windows/3.2.6/MODULE.bazel
parentb21e1f8b7a33ec787b5dba36343a8a190ecbb668 (diff)
Add sdl3_windows 3.2.6
Diffstat (limited to 'modules/sdl3_windows/3.2.6/MODULE.bazel')
-rw-r--r--modules/sdl3_windows/3.2.6/MODULE.bazel8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/sdl3_windows/3.2.6/MODULE.bazel b/modules/sdl3_windows/3.2.6/MODULE.bazel
new file mode 100644
index 0000000..0899667
--- /dev/null
+++ b/modules/sdl3_windows/3.2.6/MODULE.bazel
@@ -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")