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 4187794 commit 2abbb5dCopy full SHA for 2abbb5d
src/external/libigl.cmake
@@ -14,7 +14,7 @@ if(MESHLAB_ALLOW_DOWNLOAD_SOURCE_LIBIGL)
14
set(LIBIGL_LINK
15
https://github.com/libigl/libigl/archive/refs/tags/v${LIBIGL_VER}.zip
16
https://www.meshlab.net/data/libs/libigl-${LIBIGL_VER}.zip)
17
- set(LIBIGL_MD5 0b4fea5dba2117b8db85c99a39a71f83)
+ set(LIBIGL_MD5 b5f95849d6828fd1f41b7aff1a55f4b0)
18
download_and_unzip(
19
NAME "LibIGL"
20
LINK ${LIBIGL_LINK}
0 commit comments