Skip to content

Commit

Permalink
Update Catch2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Oct 29, 2024
1 parent 560baa9 commit 47eb11a
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 @@
# Get Catch2
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
find_package(Catch2 3.4.0 REQUIRED)
find_package(Catch2 3.7.0 REQUIRED)
include(Catch)

# Test library
Expand Down

0 comments on commit 47eb11a

Please sign in to comment.