We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d52cec commit a3336a4Copy full SHA for a3336a4
cmake/WildMeshingDownloadExternal.cmake
@@ -27,7 +27,7 @@ endfunction()
27
function(wildmeshing_download_triwild)
28
wildmeshing_download_project(triwild
29
GIT_REPOSITORY https://github.com/wildmeshing/TriWild.git
30
- GIT_TAG 2eff662a53f1403ab806c6854966944adb89d2a1
+ GIT_TAG 861df6632c94fbc2aac450624ceeddf7cd9f45f5
31
)
32
endfunction()
33
0 commit comments