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 6dfe705 commit 2cf717aCopy full SHA for 2cf717a
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 f83224eac8ec8dc464115d919717f2a077796d4c
+ GIT_TAG 3635d8ec7de0384d4f540423401fcee0294775c7
31
)
32
endfunction()
33
0 commit comments