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 6f3ca7b commit 1a80c9eCopy full SHA for 1a80c9e
cmake/PolyfemPythonDownloadExternal.cmake
@@ -27,7 +27,7 @@ endfunction()
27
function(polyfem_python_download_polyfem)
28
polyfem_python_download_project(polyfem
29
GIT_REPOSITORY https://github.com/polyfem/polyfem.git
30
- GIT_TAG be7a5d27e6734cdb68cedb309f65900937f7ce7e
+ GIT_TAG 5e3ff2cff7083dd92fb99b7a06d46cdc195f7032
31
)
32
endfunction()
33
0 commit comments