Skip to content

Commit 68cb9a7

Browse files
committed
Update Pybind
1 parent efb6bfa commit 68cb9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/recipes/pybind11.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ find_package(Python COMPONENTS Interpreter Development.Module REQUIRED)
2626
set(PYTHON_EXECUTABLE ${Python_EXECUTABLE})
2727

2828
include(CPM)
29-
CPMAddPackage("gh:pybind/pybind11@2.9.2")
29+
CPMAddPackage("gh:pybind/pybind11@2.13.6")

0 commit comments

Comments
 (0)