Skip to content

Commit 3cc4537

Browse files
committed
Updated spdlog version
1 parent dac4e62 commit 3cc4537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FiniteDiffDownloadExternal.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ endfunction()
3333
function(finite_diff_download_spdlog)
3434
finite_diff_download_project(spdlog
3535
GIT_REPOSITORY https://github.com/gabime/spdlog.git
36-
GIT_TAG v1.3.1
36+
GIT_TAG v1.8.0
3737
)
3838
endfunction()
3939

0 commit comments

Comments
 (0)