mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-16 22:27:41 -05:00
update catch2 to 3.4.0 (#517)
This commit is contained in:
@@ -7,7 +7,7 @@ project(CPMExampleCatch2)
|
||||
include(../../cmake/CPM.cmake)
|
||||
|
||||
CPMAddPackage("gh:cpm-cmake/testpack-fibonacci@2.0")
|
||||
CPMAddPackage("gh:catchorg/Catch2@3.2.1")
|
||||
CPMAddPackage("gh:catchorg/Catch2@3.4.0")
|
||||
|
||||
# ---- Create binary ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user