Skip to content

Commit 104f927

Browse files
committed
Typo fix
1 parent a92d2ce commit 104f927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

external/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(DOCTEST_NO_INSTALL ON)
4545
FetchContent_Declare(
4646
doctest
4747
GIT_REPOSITORY https://github.com/onqtam/doctest
48-
GIT_TAG 2.4.12
48+
GIT_TAG v2.4.12
4949
GIT_SHALLOW TRUE
5050
)
5151

0 commit comments

Comments
 (0)