mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update examples collection
This commit is contained in:
6
emsdk-cache/emsdk-main/bazel/test_external/MODULE.bazel
Normal file
6
emsdk-cache/emsdk-main/bazel/test_external/MODULE.bazel
Normal file
@ -0,0 +1,6 @@
|
||||
bazel_dep(name = "rules_cc", version = "0.1.1")
|
||||
bazel_dep(name = "emsdk")
|
||||
local_path_override(
|
||||
module_name = "emsdk",
|
||||
path = "..",
|
||||
)
|
||||
Reference in New Issue
Block a user