Skip to content

Commit 26b0c82

Browse files
committed
upgrade libigl to version 2.6.0
1 parent 497b3b9 commit 26b0c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/external/libigl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
option(MESHLAB_ALLOW_DOWNLOAD_SOURCE_LIBIGL "Allow download and use of LibIGL source" ON)
66

7-
set(LIBIGL_VER 2.4.0)
7+
set(LIBIGL_VER 2.6.0)
88

99
if(MESHLAB_ALLOW_DOWNLOAD_SOURCE_LIBIGL)
1010
set(LIBIGL_DIR "${MESHLAB_EXTERNAL_DOWNLOAD_DIR}/libigl-${LIBIGL_VER}")

0 commit comments

Comments
 (0)