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 314188e commit ae7af23Copy full SHA for ae7af23
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 36eeb8ed3b262430f791fe6d29e6c12df4991323
+ GIT_TAG 3fa37348d896c387e3b6253e9e030e83d0ac14fa
31
)
32
endfunction()
33
0 commit comments