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