We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b886d commit b6d06e6Copy full SHA for b6d06e6
tests/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Get Catch2
2
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
3
-find_package(Catch2 3.7.0 REQUIRED)
+find_package(Catch2 3.8.1 REQUIRED)
4
include(Catch)
5
6
# Test library
0 commit comments