Skip to content

Commit

Permalink
dependency: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rizsotto committed Mar 10, 2022
1 parent 258cad0 commit b051bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/fmt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ else ()
include(ExternalProject)
ExternalProject_Add(fmt_dependency
URL
https://github.com/fmtlib/fmt/archive/8.0.1.tar.gz
https://github.com/fmtlib/fmt/archive/8.1.1.tar.gz
URL_HASH
MD5=7d5af964c6633ef90cd6a47be3afe6a0
MD5=fe7f1585844b14c647bd332ad5562832
DOWNLOAD_NO_PROGRESS
1
UPDATE_COMMAND
Expand Down

0 comments on commit b051bae

Please sign in to comment.