Skip to content

Commit

Permalink
Add URL_HASH for fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortham committed Sep 15, 2024
1 parent 1832552 commit 8d5738a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ endif()
FetchContent_Declare(
fmt
URL "https://github.com/fmtlib/fmt/archive/refs/tags/11.0.2.tar.gz"
URL_HASH "SHA256=6cb1e6d37bdcb756dbbe59be438790db409cdb4868c66e888d5df9f13f7c027f"
FIND_PACKAGE_ARGS)

set(SPDLOG_FMT_EXTERNAL ON)
Expand Down

0 comments on commit 8d5738a

Please sign in to comment.