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 c30eb37 commit d3aa943Copy full SHA for d3aa943
CMakeLists.txt
@@ -23,7 +23,7 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
23
enable_testing()
24
25
# Import Catch2 as the main testing framework
26
- cpmaddpackage("gh:catchorg/Catch2@3.4.0")
+ cpmaddpackage("gh:catchorg/Catch2@3.5.0")
27
include("${Catch2_SOURCE_DIR}/extras/Catch.cmake")
28
29
# Build tests for the main library
0 commit comments