We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92d2ce commit 104f927Copy full SHA for 104f927
1 file changed
external/CMakeLists.txt
@@ -45,7 +45,7 @@ set(DOCTEST_NO_INSTALL ON)
45
FetchContent_Declare(
46
doctest
47
GIT_REPOSITORY https://github.com/onqtam/doctest
48
- GIT_TAG 2.4.12
+ GIT_TAG v2.4.12
49
GIT_SHALLOW TRUE
50
)
51
0 commit comments