Update fmt and spdlog
This commit is contained in:
2
3rdParty/fmt/CMakeLists.txt
vendored
2
3rdParty/fmt/CMakeLists.txt
vendored
@@ -8,7 +8,7 @@ FetchContent_Declare(
|
||||
fmt
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${FMT_REPO}
|
||||
GIT_TAG 10.1.0
|
||||
GIT_TAG 10.2.1
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(fmt)
|
||||
|
||||
Reference in New Issue
Block a user