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 03ea358 commit 3c4e50dCopy full SHA for 3c4e50d
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 f58463ceda561db875e65f45a5c42e93bfc4ce40
+ GIT_TAG fcf648d74a92871f048fac7bab523e756941e99d
31
)
32
endfunction()
33
0 commit comments