Skip to content

Commit f53fc88

Browse files
author
teseoch
authored
removed tbb flag
1 parent a011cdf commit f53fc88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/PolyfemPythonDownloadExternal.cmake

Lines changed: 2 additions & 2 deletions
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 caa8fd8edafd14ef13ed428af144292f0815a1de
30+
GIT_TAG 738eb20b383a3c8f1016ba1e736352c41075d1da
3131
)
3232
endfunction()
3333

@@ -44,4 +44,4 @@ function(polyfem_python_download_data)
4444
GIT_REPOSITORY https://github.com/polyfem/polyfem-data.git
4545
GIT_TAG 11767f7ce80f8932b5da4410d45ddb37b5be681d
4646
)
47-
endfunction()
47+
endfunction()

0 commit comments

Comments
 (0)