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 a011cdf commit f53fc88Copy full SHA for f53fc88
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 caa8fd8edafd14ef13ed428af144292f0815a1de
+ GIT_TAG 738eb20b383a3c8f1016ba1e736352c41075d1da
31
)
32
endfunction()
33
@@ -44,4 +44,4 @@ function(polyfem_python_download_data)
44
GIT_REPOSITORY https://github.com/polyfem/polyfem-data.git
45
GIT_TAG 11767f7ce80f8932b5da4410d45ddb37b5be681d
46
47
-endfunction()
+endfunction()
0 commit comments