Update dependencies
This commit is contained in:
2
3rdParty/magic-enum/CMakeLists.txt
vendored
2
3rdParty/magic-enum/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
magic_enum
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${MAGICENUM_REPO}
|
||||
GIT_TAG v0.9.3
|
||||
GIT_TAG v0.9.7
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(magic_enum)
|
||||
Reference in New Issue
Block a user