Update magic_enum
This commit is contained in:
2
3rdParty/magic-enum/CMakeLists.txt
vendored
2
3rdParty/magic-enum/CMakeLists.txt
vendored
@@ -4,7 +4,7 @@ FetchContent_Declare(
|
|||||||
magic_enum
|
magic_enum
|
||||||
EXCLUDE_FROM_ALL
|
EXCLUDE_FROM_ALL
|
||||||
GIT_REPOSITORY https://github.com/Neargye/magic_enum.git
|
GIT_REPOSITORY https://github.com/Neargye/magic_enum.git
|
||||||
GIT_TAG v0.7.0
|
GIT_TAG v0.9.3
|
||||||
GIT_SHALLOW TRUE
|
GIT_SHALLOW TRUE
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(magic_enum)
|
FetchContent_MakeAvailable(magic_enum)
|
||||||
Reference in New Issue
Block a user