Skip to content

Commit b6d06e6

Browse files
committed
Update Catch2
1 parent 34b886d commit b6d06e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Get Catch2
22
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
3-
find_package(Catch2 3.7.0 REQUIRED)
3+
find_package(Catch2 3.8.1 REQUIRED)
44
include(Catch)
55

66
# Test library

0 commit comments

Comments
 (0)