Downgrade fmt version again.

This commit is contained in:
Vyas Ramasubramani
2022-11-08 11:13:45 -08:00
parent 06c3cd26e1
commit a5ffad1e8d

View File

@@ -1,9 +1,9 @@
################################################################################
# fmtlib/fmt
rapids_cpm_find(fmt 9.1.0
rapids_cpm_find(fmt 7.1.3
CPM_ARGS
GITHUB_REPOSITORY fmtlib/fmt
GIT_TAG 9.1.0
GIT_TAG 7.1.3
GIT_SHALLOW TRUE
OPTIONS
# Force static to keep fmt internal.