diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b8e852..8c44c92 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ FetchContent_Declare(ftxui ) FetchContent_Declare(spdlog GIT_REPOSITORY "https://github.com/gabime/spdlog.git" - GIT_TAG "v1.9.2" + GIT_TAG "cc30229abb1e22ebe1f8657de4011a53db7bd6ac" ) FetchContent_Declare(fmt GIT_REPOSITORY "https://github.com/fmtlib/fmt.git" diff --git a/subprojects/spdlog.wrap b/subprojects/spdlog.wrap index 47607ea..6c73da2 100644 --- a/subprojects/spdlog.wrap +++ b/subprojects/spdlog.wrap @@ -1,6 +1,6 @@ [wrap-git] -url = https://github.com/vnepogodin/spdlog.git -revision = patch-1 +url = https://github.com/gabime/spdlog.git +revision = cc30229abb1e22ebe1f8657de4011a53db7bd6ac patch_directory = spdlog