Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
oberbichler authored Aug 14, 2023
1 parent acaa7b8 commit fb9bb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(HyperJetTest LANGUAGES CXX)

include(../cmake/CPM.cmake)

CPMAddPackage("gh:doctest/doctest@2.4.11")
CPMAddPackage("gh:doctest/doctest@v2.4.11")

CPMAddPackage(
NAME Eigen
Expand Down

0 comments on commit fb9bb58

Please sign in to comment.