Skip to content

Commit

Permalink
Update Catch2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Dec 20, 2023
1 parent 608dd6e commit cd1d0ec
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.4.0 REQUIRED)
find_package(Catch2 3.5.0 REQUIRED)
find_package(range-v3 REQUIRED)

# Test library
Expand Down

0 comments on commit cd1d0ec

Please sign in to comment.