Skip to content

Commit 77bd8d8

Browse files
committed
Fixed libigl fetch system flag
1 parent 864bfba commit 77bd8d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/libigl.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ endif()
55
include(FetchContent)
66
FetchContent_Declare(
77
libigl
8+
SYSTEM
89
GIT_REPOSITORY https://github.com/libigl/libigl.git
910
GIT_TAG v2.4.0
1011
)

0 commit comments

Comments
 (0)