mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-09 20:41:04 -04:00
chore: bump libfmt version
This commit is contained in:
parent
1ea730cb29
commit
e70fc2997d
@ -197,7 +197,7 @@ else()
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
fmt
|
fmt
|
||||||
GIT_REPOSITORY ${LIBFMT_GIT_REPO}
|
GIT_REPOSITORY ${LIBFMT_GIT_REPO}
|
||||||
GIT_TAG 10.1.1
|
GIT_TAG 10.2.1
|
||||||
)
|
)
|
||||||
# FetchContent_MakeAvailable(fmt)
|
# FetchContent_MakeAvailable(fmt)
|
||||||
FetchContent_GetProperties(fmt)
|
FetchContent_GetProperties(fmt)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user