Skip to content

Commit

Permalink
bump libigl (cgal;boost)
Browse files Browse the repository at this point in the history
  • Loading branch information
alecjacobson committed Nov 27, 2024
1 parent 6836453 commit 7d757e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ option(LIBIGL_RESTRICTED_TRIANGLE "Build target igl_restricted::triangle" ON)
FetchContent_Declare(
libigl
GIT_REPOSITORY https://github.com/libigl/libigl.git
GIT_TAG 753f4d3c88ddc9280696852d4740e58a815e365d
GIT_TAG 1f75bc3b617f1966d7c1d8c586463c2a5f11554b
)
FetchContent_MakeAvailable(libigl)

Expand Down

0 comments on commit 7d757e0

Please sign in to comment.