Skip to content

Commit a3336a4

Browse files
author
Teseo Schneider
committed
fixed linear mesh
1 parent 1d52cec commit a3336a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/WildMeshingDownloadExternal.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ endfunction()
2727
function(wildmeshing_download_triwild)
2828
wildmeshing_download_project(triwild
2929
GIT_REPOSITORY https://github.com/wildmeshing/TriWild.git
30-
GIT_TAG 2eff662a53f1403ab806c6854966944adb89d2a1
30+
GIT_TAG 861df6632c94fbc2aac450624ceeddf7cd9f45f5
3131
)
3232
endfunction()
3333

0 commit comments

Comments
 (0)