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 faeb7e1 commit d2bf10dCopy full SHA for d2bf10d
cmake/PolyfemPythonDownloadExternal.cmake
@@ -34,7 +34,7 @@ endfunction()
34
function(polyfem_python_download_pybind11)
35
polyfem_python_download_project(pybind11
36
GIT_REPOSITORY https://github.com/pybind/pybind11.git
37
- GIT_TAG f7b499615e14d70ab098a20deb0cdb3889998a1a
+ GIT_TAG 2.9.2
38
)
39
endfunction()
40
0 commit comments