mirror of
https://github.com/Neargye/magic_enum
synced 2026-06-08 12:00:02 +00:00
7 lines
176 B
Python
7 lines
176 B
Python
module(name = "magic_enum_tests")
|
|
|
|
bazel_dep(name = "magic_enum")
|
|
local_path_override(module_name = "magic_enum", path = "..")
|
|
|
|
bazel_dep(name = "rules_cc", version = "0.0.8")
|