Skip to content

Commit

Permalink
Fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
oberbichler authored Aug 14, 2023
1 parent 4ade4f4 commit 652731a
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@2.4.11")

CPMAddPackage(
NAME Eigen
Expand Down

0 comments on commit 652731a

Please sign in to comment.