Skip to content

Commit

Permalink
spdlog: use v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ironMann committed Jun 28, 2021
1 parent 3830025 commit 4e7b3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(DataDistribution-3rdparties NONE)
include(ExternalProject)
ExternalProject_Add(spdlog
GIT_REPOSITORY "https://github.com/gabime/spdlog.git"
GIT_TAG "v1.x"
GIT_TAG "v1.8.5"

GIT_SHALLOW TRUE
GIT_PROGRESS TRUE
Expand Down

0 comments on commit 4e7b3fa

Please sign in to comment.