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 efb6bfa commit 68cb9a7Copy full SHA for 68cb9a7
cmake/recipes/pybind11.cmake
@@ -26,4 +26,4 @@ find_package(Python COMPONENTS Interpreter Development.Module REQUIRED)
26
set(PYTHON_EXECUTABLE ${Python_EXECUTABLE})
27
28
include(CPM)
29
-CPMAddPackage("gh:pybind/pybind11@2.9.2")
+CPMAddPackage("gh:pybind/pybind11@2.13.6")
0 commit comments