mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
libfmt 10.0.0 -> 10.1.0
This commit is contained in:
parent
961a0292c3
commit
32b25a2941
@ -179,7 +179,7 @@ else()
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
fmt
|
fmt
|
||||||
GIT_REPOSITORY ${LIBFMT_GIT_REPO}
|
GIT_REPOSITORY ${LIBFMT_GIT_REPO}
|
||||||
GIT_TAG 10.0.0
|
GIT_TAG 10.1.0
|
||||||
)
|
)
|
||||||
FetchContent_MakeAvailable(fmt)
|
FetchContent_MakeAvailable(fmt)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user