added magic_enum lib

This commit is contained in:
georgemoralis 2023-04-18 12:06:05 +03:00
parent 53f504bd41
commit 1be2f847ba
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "third_party/spdlog"] [submodule "third_party/spdlog"]
path = third_party/spdlog path = third_party/spdlog
url = https://github.com/gabime/spdlog url = https://github.com/gabime/spdlog
[submodule "third_party/magic_enum"]
path = third_party/magic_enum
url = https://github.com/Neargye/magic_enum.git

1
third_party/magic_enum vendored Submodule

@ -0,0 +1 @@
Subproject commit 95c71dab42acb62bf5d4a781e8f29982f7f3046e