Skip to content

Commit 2cf717a

Browse files
committed
fixed tinyexpr?
1 parent 6dfe705 commit 2cf717a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/PolyfemPythonDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endfunction()
2727
function(polyfem_python_download_polyfem)
2828
polyfem_python_download_project(polyfem
2929
GIT_REPOSITORY https://github.com/polyfem/polyfem.git
30-
GIT_TAG f83224eac8ec8dc464115d919717f2a077796d4c
30+
GIT_TAG 3635d8ec7de0384d4f540423401fcee0294775c7
3131
)
3232
endfunction()
3333

0 commit comments

Comments
 (0)