mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 17:26:51 +08:00
Upgrading doctest.
This commit is contained in:
parent
f54b41c09e
commit
6921c8f264
@ -6,7 +6,7 @@ include(FetchContent)
|
|||||||
|
|
||||||
FetchContent_Declare(doctest
|
FetchContent_Declare(doctest
|
||||||
GIT_REPOSITORY https://github.com/onqtam/doctest.git
|
GIT_REPOSITORY https://github.com/onqtam/doctest.git
|
||||||
GIT_TAG 2.4.1)
|
GIT_TAG 2.4.6)
|
||||||
FetchContent_Declare(supplemental_test_files
|
FetchContent_Declare(supplemental_test_files
|
||||||
GIT_REPOSITORY https://github.com/fastfloat/supplemental_test_files.git
|
GIT_REPOSITORY https://github.com/fastfloat/supplemental_test_files.git
|
||||||
GIT_TAG origin/main)
|
GIT_TAG origin/main)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user