We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac4e62 commit 3cc4537Copy full SHA for 3cc4537
cmake/FiniteDiffDownloadExternal.cmake
@@ -33,7 +33,7 @@ endfunction()
33
function(finite_diff_download_spdlog)
34
finite_diff_download_project(spdlog
35
GIT_REPOSITORY https://github.com/gabime/spdlog.git
36
- GIT_TAG v1.3.1
+ GIT_TAG v1.8.0
37
)
38
endfunction()
39
0 commit comments