Skip to content

Commit

Permalink
Revert "Update Catch2"
Browse files Browse the repository at this point in the history
This reverts commit 6039c7b.
  • Loading branch information
ChrisThrasher committed Jun 24, 2024
1 parent 73a4723 commit 9ce1014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})

find_package(Catch2 3.6.0 REQUIRED)
find_package(Catch2 3.5.0 REQUIRED)
find_package(range-v3 REQUIRED)

# Test library
Expand Down

0 comments on commit 9ce1014

Please sign in to comment.