mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-02-02 03:20:06 +00:00
a lot of fixes
This commit is contained in:
parent
cf574c407f
commit
a499714251
22 changed files with 270 additions and 155 deletions
|
|
@ -7,5 +7,5 @@ package(default_visibility = ["//visibility:public"])
|
|||
cc_library(
|
||||
name = "magic_enum",
|
||||
hdrs = glob(["include/magic_enum/*.hpp"]),
|
||||
includes = ["include/magic_enum"],
|
||||
includes = ["include"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue