mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-08 23:24:20 +00:00
7 lines
232 B
Text
7 lines
232 B
Text
module(name = "magic_enum_tests")
|
|
|
|
bazel_dep(name = "magic_enum")
|
|
bazel_dep(name = "platforms", version = "0.0.6")
|
|
bazel_dep(name = "rules_cc", version = "0.0.6")
|
|
|
|
local_path_override(module_name = "magic_enum", path = "..")
|