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 387e2ad commit eb5b00aCopy full SHA for eb5b00a
CMakeLists.txt
@@ -52,7 +52,7 @@ target_sources(
52
53
if(NOT SUBPROJECT AND BUILD_TESTING)
54
# Import Catch2 as the main testing framework
55
- cpmaddpackage(gh:catchorg/Catch2@3.5.4)
+ cpmaddpackage(gh:catchorg/Catch2@3.6.0)
56
include(${Catch2_SOURCE_DIR}/extras/Catch.cmake)
57
58
# Append the main library properties instead of linking the library.
0 commit comments