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 fc3af34 commit 314188eCopy full SHA for 314188e
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 c278b0b8844ae138a19aeb132fae43ba76e8f661
+ GIT_TAG 36eeb8ed3b262430f791fe6d29e6c12df4991323
31
)
32
endfunction()
33
0 commit comments