diff --git a/3rdParty/magic-enum/CMakeLists.txt b/3rdParty/magic-enum/CMakeLists.txt index a9c4769..f63ecc8 100644 --- a/3rdParty/magic-enum/CMakeLists.txt +++ b/3rdParty/magic-enum/CMakeLists.txt @@ -4,7 +4,7 @@ FetchContent_Declare( magic_enum EXCLUDE_FROM_ALL GIT_REPOSITORY https://github.com/Neargye/magic_enum.git - GIT_TAG v0.7.0 + GIT_TAG v0.9.3 GIT_SHALLOW TRUE ) FetchContent_MakeAvailable(magic_enum) \ No newline at end of file