added magic enum submodule

This commit is contained in:
georgemoralis 2023-05-02 17:35:57 +03:00
parent 674ce7880a
commit 7a996cbfc8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "third-party/spdlog"]
path = third-party/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 48054f64abcfc83f58d9aa2efbbd21604f93aca4