mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
chore: bump catch download to 2.13.10 (#5568)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
find_package(Catch 2.13.2)
|
||||
find_package(Catch 2.13.10)
|
||||
|
||||
if(CATCH_FOUND)
|
||||
message(STATUS "Building pure C++ tests (not depending on Python) using Catch v${CATCH_VERSION}")
|
||||
|
||||
Reference in New Issue
Block a user