Upgrade fmt version from 9.1.0 to 10.2.1 (#185)
* Bump fmt 9.1.0 to 10.2.1 * trigger CI --------- Co-authored-by: Lars Melchior <lars.melchior@gmail.com>
This commit is contained in:
parent
57d0b4dfc8
commit
9f4867aa5e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.8.0")
|
|||
|
||||
CPMAddPackage(
|
||||
NAME fmt
|
||||
GIT_TAG 9.1.0
|
||||
GIT_TAG 10.2.1
|
||||
GITHUB_REPOSITORY fmtlib/fmt
|
||||
OPTIONS "FMT_INSTALL YES" # create an installable target
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue