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 864bfba commit 77bd8d8Copy full SHA for 77bd8d8
cmake/libigl.cmake
@@ -5,6 +5,7 @@ endif()
5
include(FetchContent)
6
FetchContent_Declare(
7
libigl
8
+ SYSTEM
9
GIT_REPOSITORY https://github.com/libigl/libigl.git
10
GIT_TAG v2.4.0
11
)
0 commit comments